generated from rmcguire/go-server-with-otel
fix dashboard
This commit is contained in:
@@ -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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user