- 05 Nov, 2015 3 commits
-
-
feat(tablepanel/elasticsearch): extended elasticsearch data source and query editor to support document queries
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
- 04 Nov, 2015 4 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
- 03 Nov, 2015 2 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
- 02 Nov, 2015 3 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
- 30 Oct, 2015 11 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Correct object key typo
Torkel Ödegaard committed -
Should be ‘message’ not ‘messsage’.
King'ori Maina committed
-
- 29 Oct, 2015 13 commits
-
-
Merge branch 'prometheus-fix_step_calculation' of https://github.com/dan-cleinmark/grafana into dan-cleinmark-prometheus-fix_step_calculation
Torkel Ödegaard committed -
fix(cloudwatch): fixed limiting of cloudwatch period so it works for long time ranges in all cases, fixes #3086
Torkel Ödegaard committed -
fix(influxdb): fixed handling of relative time ranges like last x years, or last x months, fixes #3067
Torkel Ödegaard committed -
Using a 2 week window (1209600 seconds) and a 60s step, Math.floor() recalculates a step of 109 and results in 11097 data points in the Prometheus query (> the 11000 max set by Prometheus). Math.ceil() returns a step of 110 and 10996 data points.
Dan Cleinmark committed -
Torkel Ödegaard committed
-
feat(elasticsearch): Annotation queries now use the daily index patterns defined in data source options, for old annotations that have an index property that will be used, so will not break existing dashboard/annotation configs, closes #3061
Torkel Ödegaard committed -
fix panel repeat for cloudwatch
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Added tooltip for cloudwatch datasource
Torkel Ödegaard committed -
https://github.com/peekeri/grafana
Merge branch 'support_aws_profiles' of https://github.com/peekeri/grafana into peekeri-support_aws_profiles
Torkel Ödegaard committed
-
- 28 Oct, 2015 4 commits
-
-
utkarshcmu committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Fixed typos in 2.5v doc
Torkel Ödegaard committed
-