]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
ceph-defaults: add missing grafana dashboards
authorDimitri Savineau <dsavinea@redhat.com>
Tue, 27 Jul 2021 14:30:30 +0000 (10:30 -0400)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Tue, 27 Jul 2021 14:53:40 +0000 (10:53 -0400)
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 f0ccf3ebf0b1ad6737f0d65174c0024b49db00a4)

group_vars/all.yml.sample
group_vars/rhcs.yml.sample
roles/ceph-defaults/defaults/main.yml

index 3c763f18bd5be6050e5d7a0040c71a6eee5ee863..b2a57e5a40c649c13cff8c168e9b2cadd55250cd 100644 (file)
@@ -692,6 +692,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
index 3820000a13ae3eaea6618e4a4b096e66bf6de146..19d4ac93737efe04b29846a0be873d9a32c609df 100644 (file)
@@ -692,6 +692,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
index fd012fe70cfbc706be380198a31b5102f1749997..812b5d3000ee85bfe567da3d544b8ab889e9cc43 100644 (file)
@@ -684,6 +684,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