Skip to content

Commit bd18dec

Browse files
committed
monitoring: remove cephfs.libsonnet mention from dashboards.libsonnet
We recently added a new CephFS Overview dashboard and removed the older MDS Performance dashboard. We need to remove the mention of cephfs.libsonnet from dashboards.libsonnet file as well. Fixes: https://tracker.ceph.com/issues/73910 Signed-off-by: Aashish Sharma <[email protected]>
1 parent cf56b56 commit bd18dec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

monitoring/ceph-mixin/dashboards.libsonnet

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
grafanaDashboards+::
3-
(import 'dashboards/cephfs.libsonnet') +
43
(import 'dashboards/cephfsdashboard.libsonnet') +
54
(import 'dashboards/host.libsonnet') +
65
(import 'dashboards/osd.libsonnet') +

0 commit comments

Comments
 (0)