mirror of https://github.com/grafana/grafana.git
Deep link to more detailed rate-interval docs (#43422)
This felt like a more useful docs link to me Co-authored-by: Ursula Kallio <ursula.kallio@grafana.com>
This commit is contained in:
parent
0bfd48c164
commit
53714282cd
|
|
@ -84,7 +84,7 @@ Currently only supported for Prometheus and Loki data sources. This variable rep
|
|||
|
||||
## $\_\_rate_interval
|
||||
|
||||
Currently only supported for Prometheus data sources. The `$__rate_interval` variable is meant to be used in the rate function. Refer to [Prometheus query variables]({{< relref "../../datasources/prometheus/" >}}) for details.
|
||||
Currently only supported for Prometheus data sources. The `$__rate_interval` variable is meant to be used in the rate function. Refer to [Prometheus query variables]({{< relref "../../datasources/prometheus.md#using-__rate_interval">}}) for details.
|
||||
|
||||
## $timeFilter or $\_\_timeFilter
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue