We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bfd69b commit e4e119fCopy full SHA for e4e119f
etc/kayobe/kolla/config/grafana/dashboards/openstack/redfish.json
@@ -78,7 +78,11 @@
78
"uid": "${datasource}"
79
},
80
"editorMode": "code",
81
+<<<<<<< HEAD
82
"expr": "count(up{job=~\"redfish-exporter.*\"} == 1)",
83
+=======
84
+ "expr": "count(redfish_up == 1)",
85
+>>>>>>> ca6324ae (remove explict names)
86
"format": "table",
87
"hide": false,
88
"instant": true,
@@ -3313,7 +3317,7 @@
3313
3317
"current": {
3314
3318
"selected": false,
3315
3319
"text": "Prometheus",
3316
- "value": "PBFA97CFB590B2093"
3320
+ "value": ""
3321
3322
"description": "The prometheus datasource used for queries.",
3323
"hide": 0,
@@ -3383,4 +3387,4 @@
3383
3387
"version": 4,
3384
3388
"weekStart": ""
3385
3389
}
3386
-{% endraw %}
3390
+{% endraw %}
0 commit comments