cleanup shortcodes, image paths (#34827)

This commit is contained in:
Robby Milo
2021-05-28 11:31:48 +02:00
committed by GitHub
parent c17faa52f0
commit ede2a61809
135 changed files with 547 additions and 547 deletions
+3 -3
View File
@@ -11,12 +11,12 @@ The variables page lets you easily identify whether a variable is being referenc
> **Note:** This feature is available in Grafana 7.4 and later versions.
![Variables list](/img/docs/variables-templates/variables-list-7-4.png)
![Variables list](/static/img/docs/variables-templates/variables-list-7-4.png)
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](/img/docs/variables-templates/variable-not-referenced-7-4.png)
![Variables list](/static/img/docs/variables-templates/variable-not-referenced-7-4.png)
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](/img/docs/variables-templates/dependancy-map-7-4.png)
![Variables list](/static/img/docs/variables-templates/dependancy-map-7-4.png)