minor fixes

This commit is contained in:
Marcus Efraimsson
2018-07-24 19:21:23 +02:00
parent 70575c8f78
commit 582652145f
2 changed files with 8 additions and 1 deletions
+3
View File
@@ -274,6 +274,9 @@ The `$__timeFilter` is used in the MySQL data source.
This variable is only available in the Singlestat panel and can be used in the prefix or suffix fields on the Options tab. The variable will be replaced with the series name or alias.
### The $__range Variable
> Only available in Grafana v5.3+
Currently only supported for Prometheus data sources. This variable represents the range for the current dashboard. It is calculated by `to - from`. It has a millisecond representation called `$__range_ms`.
## Repeating Panels