Skip to content

Commit 278daa4

Browse files
authored
Merge pull request ceph#55574 from ceph/feature-multi-cluster-management-monitoring
mgr/dashboard: introduce multi cluster management and monitoring in ceph dashboard Reviewed-by: Nizamudeen A <[email protected]>
2 parents 3db3a2e + b8811c8 commit 278daa4

File tree

49 files changed

+6022
-89
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+6022
-89
lines changed

monitoring/ceph-mixin/dashboards.libsonnet

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

0 commit comments

Comments
 (0)