remove unnecessary version notices (#94839)

This commit is contained in:
Robby Milo
2024-10-17 10:32:17 +01:00
committed by GitHub
parent ba6829f4a7
commit c6eeb2d845
23 changed files with 17 additions and 163 deletions
@@ -109,10 +109,6 @@ Regex:
## Use `$__rate_interval`
{{% admonition type="note" %}}
Available in Grafana v7.2 and higher.
{{% /admonition %}}
We recommend using `$__rate_interval` in the `rate` and `increase` functions instead of `$__interval` or a fixed interval value.
Because `$__rate_interval` is always at least four times the value of the Scrape interval, it avoid problems specific to Prometheus.