99f1096986
Change-Id: If72fd2c060c8ecd014a61338a3506d93578804b2
10 lines
388 B
YAML
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.
|