Skip to content

Commit cc2c5e5

Browse files
technowhizzm-bull
authored andcommitted
Restore old UUID of the redfish dashboard
The redfish dashboard was updated to use a new UUID, however this caused errors in the Grafana logs and Grafana didn't update the dashboard. Reverting this to the old UUID fixes the issue.
1 parent cb4ad71 commit cc2c5e5

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -3501,8 +3501,8 @@
35013501
},
35023502
"timezone": "",
35033503
"title": "Redfish exporter",
3504-
"uid": "redfish",
3505-
"version": 2,
3504+
"uid": "b02mElQGX",
3505+
"version": 1,
35063506
"weekStart": ""
35073507
}
35083508
{% endraw %}

0 commit comments

Comments
 (0)