mirror of
https://github.com/grafana/grafana.git
synced 2024-11-28 11:44:26 -06:00
Docs: Fix InfluxDB templated dashboard link (#21343)
This commit is contained in:
parent
b8b618241e
commit
06dee734bd
@ -194,7 +194,7 @@ Why two ways? The first syntax is easier to read and write but does not allow yo
|
||||
options are enabled, Grafana converts the labels from plain text to a regex compatible string. Which means you have to use `=~` instead of `=`.
|
||||
|
||||
Example Dashboard:
|
||||
[InfluxDB Templated Dashboard](http://play.grafana.org/dashboard/db/influxdb-templated-queries)
|
||||
[InfluxDB Templated Dashboard](https://play.grafana.org/dashboard/db/influxdb-templated)
|
||||
|
||||
### Ad hoc filters variable
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user