]> 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:49:05 +0000 (10:49 -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>
group_vars/all.yml.sample
group_vars/rhcs.yml.sample
roles/ceph-defaults/defaults/main.yml

index 1a4c7d57a6e083da068750252371d1706bf0fed0..1bc2ada0277ab937e735e6450dd6b446ba214482 100644 (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
index ee14990c9afd1e412b504a7fb5b4a8ac64b7276a..949e8dd65eb132b406943418acf1da7ab625290b 100644 (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
index 59488d011057b81e73e994f3778a69888d71f4c0..63747125b483594dec0057889be7e4faf4e03c5d 100644 (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