mirror of
https://github.com/grafana/grafana.git
synced 2024-11-22 08:56:43 -06:00
[docs] Azure monitor link in templating (#21173)
Docs: Added missing azure monitor reference in Templating topic.
This commit is contained in:
parent
f1845d8084
commit
06347e3f86
@ -241,6 +241,7 @@ The query expressions are different for each data source.
|
||||
- [InfluxDB templating queries]({{< relref "../features/datasources/influxdb.md#templating" >}})
|
||||
- [Prometheus templating queries]({{< relref "../features/datasources/prometheus.md#templating" >}})
|
||||
- [OpenTSDB templating queries]({{< relref "../features/datasources/opentsdb.md#templating" >}})
|
||||
- [AzureMonitor templating queries]({{< relref "../features/datasources/azuremonitor.md#templating-with-variables-for-the-azure-monitor-service" >}})
|
||||
|
||||
One thing to note is that query expressions can contain references to other variables and in effect create linked variables.
|
||||
Grafana will detect this and automatically refresh a variable when one of it's containing variables change.
|
||||
|
Loading…
Reference in New Issue
Block a user