Set stable default variable selections for key dashboards

This commit is contained in:
gbanyan
2026-02-15 11:53:57 +08:00
parent 8ef073025a
commit b46d5d5233
4 changed files with 93 additions and 17 deletions

View File

@@ -1128,7 +1128,11 @@
"templating": {
"list": [
{
"current": {},
"current": {
"selected": true,
"text": "TrueNas",
"value": "TrueNas"
},
"datasource": {
"type": "prometheus",
"uid": "ff1qkncht70n4c"
@@ -1151,7 +1155,11 @@
"type": "query"
},
{
"current": {},
"current": {
"selected": true,
"text": "192.168.20.5:9108",
"value": "192.168.20.5:9108"
},
"datasource": {
"type": "prometheus",
"uid": "ff1qkncht70n4c"
@@ -1175,7 +1183,15 @@
},
{
"allValue": ".*",
"current": {},
"current": {
"selected": true,
"text": [
"All"
],
"value": [
"$__all"
]
},
"datasource": {
"type": "prometheus",
"uid": "ff1qkncht70n4c"