ceph-defaults: add missing grafana dashboards

The radosgw-sync-overview and rbd-details grafana dashboars were missing
from the list.

Closes: #6758

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit f0ccf3ebf0)
pull/6780/head
Dimitri Savineau 2021-07-27 10:30:30 -04:00 committed by Dimitri Savineau
parent 77171216fb
commit deac21c6bf
3 changed files with 6 additions and 0 deletions

View File

@ -791,6 +791,8 @@ dummy:
# - pool-overview.json
# - radosgw-detail.json
# - radosgw-overview.json
# - radosgw-sync-overview.json
# - rbd-details.json
# - rbd-overview.json
#grafana_plugins:
# - vonage-status-panel

View File

@ -791,6 +791,8 @@ grafana_container_image: registry.redhat.io/rhceph/rhceph-4-dashboard-rhel8:4
# - pool-overview.json
# - radosgw-detail.json
# - radosgw-overview.json
# - radosgw-sync-overview.json
# - rbd-details.json
# - rbd-overview.json
#grafana_plugins:
# - vonage-status-panel

View File

@ -783,6 +783,8 @@ grafana_dashboard_files:
- pool-overview.json
- radosgw-detail.json
- radosgw-overview.json
- radosgw-sync-overview.json
- rbd-details.json
- rbd-overview.json
grafana_plugins:
- vonage-status-panel