zuul/releasenotes/notes/prometheus-health-7f35208c9...

12 lines
353 B
YAML

---
features:
- |
The optional prometheus service now also includes endpoints for
readiness and liveness checks. See :ref:`prometheus_liveness` for
details.
upgrade:
- |
The prometheus endpoint would previously serve metrics at any URI.
It now only returns metrics on the `/` and `/metrics` URI. The
latter is recommended.