mirror of
https://github.com/ceph/ceph
synced 2026-08-02 07:03:18 +00:00
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 <aasharma@redhat.com>
This commit is contained in:
parent
cf56b561b5
commit
bd18dec8ec
@ -1,6 +1,5 @@
|
||||
{
|
||||
grafanaDashboards+::
|
||||
(import 'dashboards/cephfs.libsonnet') +
|
||||
(import 'dashboards/cephfsdashboard.libsonnet') +
|
||||
(import 'dashboards/host.libsonnet') +
|
||||
(import 'dashboards/osd.libsonnet') +
|
||||
|
||||
Loading…
Reference in New Issue
Block a user