Skip to content

Commit 495f669

Browse files
Aashish Sharmanizamial09
authored andcommitted
mgr/dashboard: Add a manage clusters page to the multi-cluster nav to
list/connect/disconnect/edit clusters in multi-cluster setup Fixes: https://tracker.ceph.com/issues/64530 Signed-off-by: Aashish Sharma <[email protected]>
1 parent 3f21557 commit 495f669

23 files changed

+4005
-120
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)