Another typo in dashboard definition for fedora_coreos
This commit is contained in:
parent
30b5e3a747
commit
87f38db633
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@
|
||||||
"expr": "sum by(os_version) (zincati_identity_os_info)",
|
"expr": "sum by(os_version) (zincati_identity_os_info)",
|
||||||
"format": "time_series",
|
"format": "time_series",
|
||||||
"intervalFactor": 2,
|
"intervalFactor": 2,
|
||||||
"legendFormat": "{{os_version}}",
|
"legendFormat":{{ '"{{os_version}}"' }},
|
||||||
"refId": "A"
|
"refId": "A"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue