This commit is contained in:
Jorge Vallecillo
2020-09-22 12:00:59 -06:00
committed by GitHub
parent d46f33c34c
commit 9e3def4214
13 changed files with 13 additions and 13 deletions

View File

@ -31,4 +31,4 @@ Enter a data source query that should return a list of values for a specified ta
The `$tag` variable will have the value of the tag that the user chooses.
For example, if you have a Graphite query for tags, `regions.*`, that returns a list of regions. The the values query could be `regions.$tag.*`, which if the user chooses Europe would be interpolated to `regions.Europe.*`.
For example, if you have a Graphite query for tags, `regions.*`, that returns a list of regions. The values query could be `regions.$tag.*`, which if the user chooses Europe would be interpolated to `regions.Europe.*`.