Skip to content

Commit

Permalink
Enable ceph metrics for prometheus collection (rackerlabs#99)
Browse files Browse the repository at this point in the history
  • Loading branch information
the2hill committed Feb 27, 2024
1 parent 0773129 commit 2b88ac3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kustomize/rook-cluster/rook-cluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ spec:
# enable prometheus alerting for cluster
monitoring:
# 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.
# If true, the prometheus mgr module and Ceph exporter are both disabled. Default is false.
metricsDisabled: false
Expand Down

0 comments on commit 2b88ac3

Please sign in to comment.