Skip to content

Commit a8d01ff

Browse files
authored
Merge pull request ceph#55495 from frittentheke/issue_64321
monitoring/ceph-mixin: Cleanup of variables, queries and tests (to fix showMultiCluster=True) Reviewed-by: Aashish Sharma <[email protected]> Reviewed-by: Ankush Behl <[email protected]> Reviewed-by: Nizamudeen A <[email protected]>
2 parents 79967fb + 090b8e1 commit a8d01ff

38 files changed

+1457
-1692
lines changed

monitoring/ceph-mixin/config.libsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
dashboardTags: ['ceph-mixin'],
44

55
clusterLabel: 'cluster',
6-
showMultiCluster: false,
6+
showMultiCluster: true,
77

88
CephNodeNetworkPacketDropsThreshold: 0.005,
99
CephNodeNetworkPacketDropsPerSec: 10,

0 commit comments

Comments
 (0)