Torkel Ödegaard
|
d9d3da4def
|
Merge branch 'prometheus-datasource' of https://github.com/jimmidyson/grafana into prometheus
|
2015-09-29 08:06:16 +02:00 |
|
Jimmi Dyson
|
bf98cfeadc
|
Add prometheus datasource
|
2015-09-28 23:15:33 +01:00 |
|
Torkel Ödegaard
|
8a39b32b5c
|
refactor: moved elasticsearch specs to plugin folder and to typescript
|
2015-09-28 16:28:19 +02:00 |
|
Torkel Ödegaard
|
7d2646f60a
|
refactor: moved influxdb specs to plugins folder
|
2015-09-28 15:51:02 +02:00 |
|
Torkel Ödegaard
|
1a8bc1dd60
|
fix(dashbard save as): fixed wonky behavior in save as modal, cursor to the end randomly, fixes #2837
|
2015-09-28 15:26:56 +02:00 |
|
Torkel Ödegaard
|
7e434fc019
|
refactor: moved graphite specs into plugins directory
|
2015-09-28 15:23:53 +02:00 |
|
Torkel Ödegaard
|
cb7424ce5e
|
fix(playlist ui): minor polish / fix to playlist ui, fixes #2831, other minor css / markup fixes
|
2015-09-28 11:53:49 +02:00 |
|
Torkel Ödegaard
|
a567939f78
|
fix(elasticsearch): quote variable value in lucene variable mulit format, fixes #2828
|
2015-09-28 11:28:08 +02:00 |
|
Torkel Ödegaard
|
b80dc92ca5
|
Merge branch 'master' of github.com:grafana/grafana
|
2015-09-27 12:09:45 +02:00 |
|
Torkel Ödegaard
|
57dee76c88
|
feat(elasticsearch): templating terms query should have size set to zero to return all terms, fixes #2827
|
2015-09-27 12:09:12 +02:00 |
|
Torkel Ödegaard
|
38bf07f4da
|
Merge pull request #2817 from utkarshcmu/axes
Single stat panel throws warning on multiple series result.
|
2015-09-25 10:23:10 +02:00 |
|
ubhatnagar
|
026fffa19f
|
Singlestat Panel Error in InspectCtrl.
|
2015-09-24 23:13:05 +05:30 |
|
Torkel Ödegaard
|
9da5ef3cbf
|
fix(singestat): fixed missing sparklines, caused by recent changes to time range handling, fixes #2815
|
2015-09-24 11:36:25 +02:00 |
|
ubhatnagar
|
ea7fe0c761
|
Single stat panel throws warning on multiple series result.
|
2015-09-24 09:40:09 +05:30 |
|
Torkel Ödegaard
|
f4e3c0a2e4
|
Revert "poc: some tests for new influxdb editor"
This reverts commit 075d01820c .
|
2015-09-23 20:57:29 +02:00 |
|
Torkel Ödegaard
|
81ebaae12e
|
feat(opentsdb): templating, added default match format option, now new variables with opentsdb datasource will automatically use the new pipe format, #2808
|
2015-09-23 11:18:56 +02:00 |
|
Torkel Ödegaard
|
71984b25e9
|
Merge pull request #2808 from utkarshcmu/master
Implemented Opentsdb MultiSelect Templating.
|
2015-09-23 11:16:01 +02:00 |
|
Torkel Ödegaard
|
4100c9881a
|
fix(panel): fixed selecting text in fullscreen edit mode
|
2015-09-23 10:03:30 +02:00 |
|
Torkel Ödegaard
|
075d01820c
|
poc: some tests for new influxdb editor
|
2015-09-23 09:58:36 +02:00 |
|
ubhatnagar
|
6f43cbf665
|
Added unit tests for all and multi format options.
|
2015-09-23 13:24:59 +05:30 |
|
ubhatnagar
|
866f48f92d
|
Added pipe in All Format list.
|
2015-09-23 13:12:35 +05:30 |
|
Torkel Ödegaard
|
2790e4e819
|
change(influxdb): removed derivative functions from aggregator list
|
2015-09-23 09:40:53 +02:00 |
|
Torkel Ödegaard
|
8bb2b5e290
|
fix(influxdb): have alias field visible when using raw query mode, fixes #2803
|
2015-09-23 09:34:05 +02:00 |
|
Torkel Ödegaard
|
5c55617585
|
refactor: polishing OpenTSDB related PR #1646, added caching of aggregators request so only one call is made
|
2015-09-23 09:17:37 +02:00 |
|
Torkel Ödegaard
|
0e0caabf7d
|
Merge branch 'master' of https://github.com/mxk1235/grafana into mxk1235-master
|
2015-09-23 09:08:29 +02:00 |
|
ubhatnagar
|
024a319512
|
Implemented Opentsdb MultiSelect Templating.
|
2015-09-23 11:22:57 +05:30 |
|
Torkel Ödegaard
|
f632b3b029
|
feat(elasticsearch): added new templating all format and muli format named , also added automatic setting of correct all and multi format depending on data source, closes #2696
|
2015-09-22 14:29:41 +02:00 |
|
Torkel Ödegaard
|
b37f9a7db0
|
fix(graphite): minor fix to query editor when using summarize function with no metric segments, only series ref, fixes #2788
|
2015-09-22 13:32:28 +02:00 |
|
Torkel Ödegaard
|
6f9c306260
|
fix(singlestat): fixed usage of template variable in drilldown link for singlestat, fixes #2787
|
2015-09-22 12:48:03 +02:00 |
|
Torkel Ödegaard
|
c369350ca7
|
Merge branch 'master' of github.com:grafana/grafana
|
2015-09-22 09:32:13 +02:00 |
|
Torkel Ödegaard
|
bc3c394210
|
feat(elasticsearch): worked on elasticsearch templating support, #2696
|
2015-09-22 09:31:58 +02:00 |
|
ubhatnagar
|
e49bb1ccc0
|
Fixed #2798. Removed unused components.
|
2015-09-22 12:16:10 +05:30 |
|
Torkel Ödegaard
|
0ef8e086a2
|
fixed(share modal): fixed issue with sharemodal introduced with recent change to time handling, #2791
|
2015-09-22 07:32:47 +02:00 |
|
Torkel Ödegaard
|
63665dccae
|
fix(grafana datasource): fixed the built in test data source, fixes #2795
|
2015-09-22 07:12:36 +02:00 |
|
Torkel Ödegaard
|
792b194d0e
|
feat(elasticsearch): finished work on adding support for filters aggregate, you can now split series by query using group by filters, closes #2785
|
2015-09-21 20:29:05 +02:00 |
|
Torkel Ödegaard
|
e694a74c9d
|
feat(elasticsearch): work on supporting filters aggregate, #2785
|
2015-09-21 19:23:18 +02:00 |
|
Torkel Ödegaard
|
9de016bfe3
|
feat(elasticseach): alias and lucene query fields are now visible/usable when using raw json query, #1034
|
2015-09-21 12:07:03 +02:00 |
|
Torkel Ödegaard
|
24bff6e04d
|
ui(dashboard cog icon): minor change to PR #2772 that adds tooltip to cog icon
|
2015-09-21 11:29:14 +02:00 |
|
Torkel Ödegaard
|
cdab0d208e
|
Merge branch 'master' of https://github.com/utkarshcmu/grafana into utkarshcmu-master
|
2015-09-21 11:16:50 +02:00 |
|
ubhatnagar
|
00c89b8354
|
Removed .jshintrc statement, implemented manage dashboard tooltip.
|
2015-09-21 08:09:34 +05:30 |
|
Torkel Ödegaard
|
fb767f5680
|
change: removed drilldown links from extended panel menu
|
2015-09-19 15:59:29 +02:00 |
|
Torkel Ödegaard
|
c7d22aafd2
|
feat(drilldown link): better access to drilldown links directly by clicking the external link icon in panel header, fixes #1575
|
2015-09-19 15:53:48 +02:00 |
|
Torkel Ödegaard
|
b5f237a69b
|
fix(graph): minor fix for hover tooltip when combined with a single series using stepped lines, fixes #2754
|
2015-09-19 15:20:53 +02:00 |
|
Torkel Ödegaard
|
b4093ccf59
|
fix(graphite): minor fix to editor, add function dropdrop extended above page, fixes #1152
|
2015-09-19 14:58:52 +02:00 |
|
Torkel Ödegaard
|
2f68687de9
|
feat(timepicker2): temporarily removed the the option to define custom quick range, will have to be part of future issue, closes #2761
|
2015-09-19 12:20:24 +02:00 |
|
Torkel Ödegaard
|
86f4907cc4
|
feat(panel fullscreen): completly changed how the fullscreen view/edit works, no longer uses css fixed position, yay, closes #2779
|
2015-09-19 11:40:51 +02:00 |
|
Torkel Ödegaard
|
bffb795d7a
|
feat(timepicker): small style change for timepicker
|
2015-09-19 10:54:17 +02:00 |
|
Torkel Ödegaard
|
c21cffa6d4
|
fix(timepicker): UTC now works in all scenarios I can think of, manual edit, date picker edit, #2761
|
2015-09-18 21:01:13 +02:00 |
|
Torkel Ödegaard
|
96b0e70ddd
|
feat(timepickerv2): fixed lots of minor issues and updated kairosdb and opentsdb data sources to work with the new date formats
|
2015-09-18 15:06:08 +02:00 |
|
Torkel Ödegaard
|
febe56b062
|
feat(timepicker): fixed zoomout
|
2015-09-18 14:04:53 +02:00 |
|