Skip to content

Commit ebf9c99

Browse files
authored
Merge pull request ceph#62164 from piyushagarwal1411/cephfsdashboard
mgr/dashboard: Creating CephFS dashboard for Grafana Reviewed-by: Aashish Sharma <[email protected]>
2 parents 49ec3b3 + 3eaa340 commit ebf9c99

File tree

5 files changed

+6105
-1
lines changed

5 files changed

+6105
-1
lines changed

monitoring/ceph-mixin/dashboards.libsonnet

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
grafanaDashboards+::
33
(import 'dashboards/cephfs.libsonnet') +
4+
(import 'dashboards/cephfsdashboard.libsonnet') +
45
(import 'dashboards/host.libsonnet') +
56
(import 'dashboards/osd.libsonnet') +
67
(import 'dashboards/pool.libsonnet') +

0 commit comments

Comments
 (0)