kolla-ansible/releasenotes/notes/blackbox-tls-connect-517cd8ebdf87f16e.yaml
Mark Goddard 94c6b8e220 prometheus: add tls_connect blackbox module
This allows checking of TLS servers. It can be useful to check
RabbitMQ TLS, including certificate expiry.

Change-Id: I2192d3481d790c11b110bf10082b3efeade75463
2021-07-23 10:42:30 +01:00

6 lines
149 B
YAML

---
features:
- |
Adds a ``tls_connect`` module to the Prometheus blackbox exporter. This can
be used to test connectivity of TLS servers.