mirror of
https://github.com/grafana/grafana.git
synced 2025-07-29 16:52:36 +08:00

* refactor and partial relref fix * finishes variables refactor * Update docs/sources/variables/add-template-variables/index.md Co-authored-by: Torkel Ödegaard <torkel@grafana.com> * removes duplicate general options, adds links to general options within tasks * adds configure variable selection options topic * starts phase II of refactoring * incorporates feedback, updates relrefs * corrects final relrefs * updates alias Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
1.2 KiB
1.2 KiB
aliases | keywords | title | weight | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
|
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 from this page.
Note: This feature is available in Grafana 7.4 and later versions.
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.
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.