grafana/docs/sources/features
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
..
dashboard Squashed commit of the following: 2016-10-21 11:01:34 +02:00
datasources Prometheus: make $__range more precise (#21722) 2020-02-11 14:28:06 +01:00
explore Docs: Documentation for 6.6 Explore and Logs panel features (#21754) 2020-02-05 22:01:34 +01:00
panels Docs: Documentation for 6.6 Explore and Logs panel features (#21754) 2020-02-05 22:01:34 +01:00
_index.md Docs: Update _index.md (#21700) 2020-01-30 07:46:45 -08:00
reporting.md Docs: Fix aliases/redirects (#21241) 2019-12-30 08:17:03 +01:00
shortcuts.md Docs: Update keyboard shortcuts formatting (#19637) 2019-10-07 14:56:00 +02:00