- 06 Nov, 2015 2 commits
-
-
utkarshcmu committed
-
utkarshcmu committed
-
- 03 Nov, 2015 1 commit
-
-
Dashboard JSON Docs
Torkel Ödegaard committed
-
- 02 Nov, 2015 9 commits
-
-
Utkarsh Bhatnagar committed
-
Utkarsh Bhatnagar committed
-
Utkarsh Bhatnagar committed
-
Utkarsh Bhatnagar committed
-
utkarshcmu committed
-
Utkarsh Bhatnagar committed
-
Removed unnecessary components.
Torkel Ödegaard committed -
utkarshcmu committed
-
utkarshcmu committed
-
- 01 Nov, 2015 2 commits
-
-
utkarshcmu committed
-
Fixed typo in OpenTSDB's "metasync" documentation
Torkel Ödegaard committed
-
- 31 Oct, 2015 6 commits
-
-
Vitaliy Fuks committed
-
Add templating explanation to CloudWatch docs.
Torkel Ödegaard committed -
Update opentsdb.md
Torkel Ödegaard committed -
Fix npm 3 build failure in phantomjs task
Torkel Ödegaard committed -
As we merged, changes with auto suggestions in the master branch. Update docs respectively.
Utkarsh Bhatnagar committed -
npm v3.0+ by default dedupes node modules and stores them in a flat tree, which means the hardcoded path to the location.js will no longer be nested under the karma-phantomjs-launcher module. This fixes issue #2999.
Felix Bünemann committed
-
- 30 Oct, 2015 6 commits
-
-
Tag suggestions fixed for v2.1.1 & above by using Suggest Api.
Torkel Ödegaard committed -
Fixed some more typos in docs
Torkel Ödegaard committed -
utkarshcmu committed
-
Torkel Ödegaard committed
-
Correct object key typo
Torkel Ödegaard committed -
Should be ‘message’ not ‘messsage’.
King'ori Maina committed
-
- 29 Oct, 2015 14 commits
-
-
utkarshcmu committed
-
utkarshcmu committed
-
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 -
Mitsuhiro Tanda 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
-