Skip to content

Commit ea98a4c

Browse files
authored
Merge pull request #1387 from stackhpc/redfish-uuid-grafana
Restore old UUID of the Redfish dashboard
2 parents 1eef82c + f27f19d commit ea98a4c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3927,7 +3927,7 @@
39273927
},
39283928
"timezone": "",
39293929
"title": "Redfish exporter",
3930-
"uid": "redfish",
3930+
"uid": "b02mElQGX",
39313931
"version": 1,
39323932
"weekStart": ""
39333933
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
fixes:
3+
- |
4+
Fixes a bug where the Redfish Dashboard's UUID changed, causing Grafana to
5+
fail to update the dashboard on deployment where the old dashboard UUID had
6+
been used previously.

0 commit comments

Comments
 (0)