Skip to content

Commit ca6324a

Browse files
remove explict names
1 parent 274ee76 commit ca6324a

File tree

1 file changed

+9
-9
lines changed
  • etc/kayobe/kolla/config/grafana/dashboards/openstack

1 file changed

+9
-9
lines changed

etc/kayobe/kolla/config/grafana/dashboards/openstack/redfish.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"fiscalYearStartMonth": 0,
2121
"gnetId": 12403,
2222
"graphTooltip": 0,
23-
"id": 97,
23+
"id": 103,
2424
"links": [],
2525
"liveNow": false,
2626
"panels": [
@@ -79,7 +79,7 @@
7979
"uid": "${datasource}"
8080
},
8181
"editorMode": "code",
82-
"expr": "count by(job) (redfish_up{env=\"hu-cloud\"})",
82+
"expr": "count(redfish_up == 1)",
8383
"format": "table",
8484
"hide": false,
8585
"instant": true,
@@ -3857,7 +3857,7 @@
38573857
"current": {
38583858
"selected": false,
38593859
"text": "Prometheus",
3860-
"value": "PBFA97CFB590B2093"
3860+
"value": ""
38613861
},
38623862
"description": "The prometheus datasource used for queries.",
38633863
"hide": 0,
@@ -3875,9 +3875,9 @@
38753875
},
38763876
{
38773877
"current": {
3878-
"selected": false,
3879-
"text": "hpc16",
3880-
"value": "hpc16"
3878+
"selected": true,
3879+
"text": "",
3880+
"value": ""
38813881
},
38823882
"datasource": {
38833883
"type": "prometheus",
@@ -3923,8 +3923,8 @@
39233923
},
39243924
"timezone": "",
39253925
"title": "Redfish exporter",
3926-
"uid": "b02mElQGX",
3927-
"version": 8,
3926+
"uid": "b02mElQGXtgthr",
3927+
"version": 4,
39283928
"weekStart": ""
39293929
}
3930-
{% endraw %}
3930+
{% endraw %}

0 commit comments

Comments
 (0)