Skip to content

Commit 0c6ab96

Browse files
authored
Merge pull request ceph#62206 from rhcs-dashboard/smb-overview
monitoring: add SMB overview grafana dashboard Reviewed-by: Afreen Misbah <[email protected]> Reviewed-by: Nizamudeen A <[email protected]> Reviewed-by: Aashish Sharma <[email protected]> Reviewed-by: Ankush Behl <[email protected]> Reviewed-by: Patrick Donnelly <[email protected]>
2 parents bf651ee + 3d0283a commit 0c6ab96

File tree

11 files changed

+1477
-3
lines changed

11 files changed

+1477
-3
lines changed

monitoring/ceph-mixin/dashboards.libsonnet

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,6 @@
99
(import 'dashboards/ceph-cluster.libsonnet') +
1010
(import 'dashboards/rgw-s3-analytics.libsonnet') +
1111
(import 'dashboards/multi-cluster.libsonnet') +
12+
(import 'dashboards/smb-overview.libsonnet') +
1213
{ _config:: $._config },
1314
}

0 commit comments

Comments
 (0)