grafana/public/app/plugins/datasource
Bruce Merry 02c779cfa3
Prometheus: make $__range more precise (#21722)
* Make $__range more precise in Prometheus

It is now always equivalent to `${__range_s}s`, rather than rounding
down to an integer multiple of the biggest possible unit. For example,
a range of 47 hours is now represented as `169200s` rather than `1d`.

Closes #21689.

* Update a unit test to match new __range calc
2020-02-11 14:28:06 +01:00
..
cloudwatch TSLint → ESLint (#21006) 2020-02-08 02:40:04 +01:00
dashboard Transformations: filter results by refId (#20261) 2019-11-08 11:47:35 -08:00
elasticsearch New panel edit: data links edit (#22077) 2020-02-11 13:48:36 +01:00
grafana Annotations: Fixes this.templateSrv.replace is not a function error for Grafana datasource (#21778) 2020-01-28 09:41:19 +01:00
grafana-azure-monitor-datasource TSLint → ESLint (#21006) 2020-02-08 02:40:04 +01:00
graphite TSLint → ESLint (#21006) 2020-02-08 02:40:04 +01:00
influxdb PanelChrome: Use react Panel Header for angular panels. (#21265) 2020-02-09 10:53:34 +01:00
input Chore: Reorg packages (#20111) 2019-10-31 10:48:05 +01:00
loki New panel edit: data links edit (#22077) 2020-02-11 13:48:36 +01:00
mixed MixedQuery: refactor so other components could also batch queries (#20219) 2019-11-07 07:18:27 +01:00
mssql Loki: Fix Loki with repeated panels and interpolation for Explore (#21685) 2020-01-24 09:50:09 +01:00
mysql Loki: Fix Loki with repeated panels and interpolation for Explore (#21685) 2020-01-24 09:50:09 +01:00
opentsdb OpenTSDB: Add back missing ngInject (#21796) 2020-01-28 16:17:27 +01:00
postgres TSLint → ESLint (#21006) 2020-02-08 02:40:04 +01:00
prometheus Prometheus: make $__range more precise (#21722) 2020-02-11 14:28:06 +01:00
stackdriver Fix formatting (#21894) 2020-02-04 14:16:56 +01:00
testdata Chore: Remove angular dependency from backendSrv (#20999) 2020-01-21 10:08:07 +01:00