mirror of
https://github.com/grafana/grafana.git
synced 2025-08-03 03:13:49 +08:00
Fix typos (#27711)
This commit is contained in:
@ -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.*`.
|
||||
|
Reference in New Issue
Block a user