[v10.1.x] Update _index.md - fix a typo (#74038)
Update _index.md - fix a typo (#63847)
Update _index.md
Fix a typo
(cherry picked from commit 0ca5ecbe7f)
Co-authored-by: yeya <yeya@users.noreply.github.com>
This commit is contained in:
co-authored by
yeya
parent
a80c7384e6
commit
d017d004a6
@@ -488,7 +488,7 @@ ORDER BY atimestamp ASC
|
||||
|
||||
#### Disabling Quoting for Multi-value Variables
|
||||
|
||||
Grafana automatically creates a quoted, comma-separated string for multi-value variables. For example: if `server01` and `server02` are selected then it will be formatted as: `'server01', 'server02'`. Do disable quoting, use the csv formatting option for variables:
|
||||
Grafana automatically creates a quoted, comma-separated string for multi-value variables. For example: if `server01` and `server02` are selected then it will be formatted as: `'server01', 'server02'`. To disable quoting, use the csv formatting option for variables:
|
||||
|
||||
`${servers:csv}`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user