rook-ceph: enable integrated cluster monitoring
This commit is contained in:
@@ -81,7 +81,7 @@ spec:
|
|||||||
# enable prometheus alerting for cluster
|
# enable prometheus alerting for cluster
|
||||||
monitoring:
|
monitoring:
|
||||||
# requires Prometheus to be pre-installed
|
# requires Prometheus to be pre-installed
|
||||||
enabled: false
|
enabled: true
|
||||||
# Whether to disable the metrics reported by Ceph. If false, the prometheus mgr module and Ceph exporter are enabled.
|
# Whether to disable the metrics reported by Ceph. If false, the prometheus mgr module and Ceph exporter are enabled.
|
||||||
# If true, the prometheus mgr module and Ceph exporter are both disabled. Default is false.
|
# If true, the prometheus mgr module and Ceph exporter are both disabled. Default is false.
|
||||||
metricsDisabled: false
|
metricsDisabled: false
|
||||||
|
|||||||
Reference in New Issue
Block a user