kolla-ansible/releasenotes/notes/prometheus-blackbox-exporter-ee096376656c3751.yaml
Michal Nasiadka 328993d8b3 CI: Add doc8 linting of release notes
Change-Id: I1439aa923a9129b752abb4acfb88559930b2178a
2020-02-28 12:12:31 +00:00

10 lines
388 B
YAML

---
features:
- |
Adds support for deploying Prometheus blackbox exporter
An example blackbox-exporter module has been added (disabled by default)
called os_endpoint. This allows for the probing of endpoints over HTTP
and HTTPS. This can be used to monitor that OpenStack endpoints return a
status code of either 200 or 300, and the word 'versions' in the payload.