Files
Matt Dodson 1c4bb9ca00 [feat] docs; update admonition syntax (#68842)
* [feat] docs; update admonition syntax

- Standardizes according to style conventions: https://grafana.com/docs/writers-toolkit/style-guide/style-conventions/#admonitions
- Prepares docs for better, uniform admonition style.

* Remove false positives and irregularities

* false positive removal

* Update docs/sources/datasources/mysql/_index.md

* Update docs/sources/developers/angular_deprecation/angular-plugins.md

* fix link errors

* Prettify some nested blockquotes

* remoe unnecessary admonition
2023-05-22 15:45:28 -05:00

1.3 KiB

aliases keywords title weight
../../reference/templating/
../../variables/inspect-variable/
grafana
templating
documentation
guide
template
variable
Inspect variables 200

Inspect variables

The variables page lets you easily identify whether a variable is being referenced (or used) in other variables or dashboard. In addition, you can also [add]({{< relref "./add-template-variables/" >}}) and [manage variables]({{< relref "./add-template-variables/#manage-variables" >}}) on this page.

{{% admonition type="note" %}} This feature is available in Grafana 7.4 and later versions. {{% /admonition %}}

Variables list

Any variable that is referenced or used has a green check mark next to it, while unreferenced variables have a orange caution icon next to them.

Variables list

In addition, all referenced variables have a dependency icon next to the green check mark. You can click on the icon to view the dependency map. The dependency map can be moved. You can zoom in out with mouse wheel or track pad equivalent.

Variables list