kolla-ansible/releasenotes/notes/support-disabling-prometheus-server-907be6846bc364df.yaml
Doug Szumski 505cded29b Support disabling Prometheus server
This is useful to people who manage their Prometheus Server
externally to Kolla Ansible, or want to use the exporters with
another framework such as Monasca.

Change-Id: Ie3f61e2e186c8e77e21a7b53d2bd7d2a27eee18e
2020-03-20 17:18:39 +00:00

7 lines
210 B
YAML

---
features:
- |
Prometheus server can now be disabled, allowing the exporters to be
deployed without it. The default behaviour of deploying Prometheus
server when Prometheus is enabled remains.