fix dashboard
Build and Publish / container-images (push) Has been skipped
Build and Publish / check-chart (push) Successful in 12s
Build and Publish / go-binaries (push) Has been skipped
Build and Publish / helm-release (push) Successful in 18s

This commit is contained in:
2026-07-05 20:44:45 -04:00
parent 39424ce663
commit 307d31491e
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -140,13 +140,14 @@
"justifyMode": "auto",
"orientation": "auto",
"reduceOptions": { "calcs": ["lastNotNull"], "fields": "", "values": false },
"textMode": "auto"
"textMode": "value_and_name"
},
"pluginVersion": "11.0.0",
"targets": [
{
"datasource": { "type": "prometheus", "uid": "${datasource}" },
"expr": "econet_running{econet_friendly_name=~\"$device\"}",
"instant": true,
"legendFormat": "{{econet_running_state}}",
"refId": "A"
}