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>
pull/6765/head
Dimitri Savineau 2021-07-27 10:30:30 -04:00 committed by Dimitri Savineau
parent eec38784ec
commit f0ccf3ebf0
3 changed files with 6 additions and 0 deletions

View File

@ -693,6 +693,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

@ -693,6 +693,8 @@ grafana_container_image: registry.redhat.io/rhceph/rhceph-5-dashboard-rhel8:5
# - 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

@ -685,6 +685,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