kolla-ansible/releasenotes/notes/add-mechanism-for-prometheus-customization-0b173ff7c63ca30f.yaml
Will Szumski 956a29f83a Support customizing prometheus.cfg files
This provides a mechanism to scrape targets defined outside of kolla-ansible.

Depends-On: https://review.opendev.org/#/c/685671/
Change-Id: I0950341b147bb374b4128f09f807ef5a756f5dfa
Related: blueprint custom-prometheus-targets
2020-05-11 13:47:12 +01:00

7 lines
245 B
YAML

---
features:
- |
Added a mechanism to customize ``prometheus.yml``. Please read the the
`documentation <https://docs.openstack.org/kolla-ansible/latest/reference/logging-and-monitoring/prometheus-guide.html>`__.
for more details.