kolla-ansible/releasenotes/notes/prometheus-add-ceph-manager-plugin-7bcde3ec0356e26b.yaml
Jorge Niedbalski 9d2770db11 [prometheus] Enable ceph mgr exporter
This patch enables the ceph mgr prometheus exporter.

If enable_prometheus_ceph_mgr_exporter is set to true,
the ceph mgr prometheus plugin is enabled on the hosts that are part
of the ceph-mgr group, then the exporter is added into the prometheus-server
configuration file.

Change-Id: Ia2f879401e585e6043f69cc5e3ab1a1f72f7f033
2018-07-23 05:39:52 +00:00

7 lines
196 B
YAML

---
features:
- |
Exposed a config option to enable the ceph manager prometheus
plugin, this also enables the exporter on the prometheus-server
configuration for each ceph-mgr host.