From 57193542101d45b2ed48b63801d5089727521340 Mon Sep 17 00:00:00 2001 From: Paul Cuzner Date: Fri, 7 Jul 2017 13:14:58 +1200 Subject: [PATCH] dashboard added to ansible template Add new ceph-osd-latency dashboard to template file --- ansible/roles/ceph-grafana/templates/dashboard.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/ansible/roles/ceph-grafana/templates/dashboard.yml b/ansible/roles/ceph-grafana/templates/dashboard.yml index ea832b4..4c07703 100644 --- a/ansible/roles/ceph-grafana/templates/dashboard.yml +++ b/ansible/roles/ceph-grafana/templates/dashboard.yml @@ -5,6 +5,7 @@ domain: "{{ ansible_domain }}" _dashboards: - ceph-at-a-glance - ceph-backend-storage + - ceph-osd-latency - ceph-frontend - ceph-rados - ceph-rgw-workload -- 2.47.3