kolla-ansible/releasenotes/notes/cloudkitty-prometheus-url-ee14bc486e810631.yaml
Pierre Riteau b36c91b684 cloudkitty: fix URL used for Prometheus collector
The Prometheus HTTP API is reachable under /api/v1. Without this fix,
CloudKitty receives 404 errors from Prometheus.

Change-Id: Ie872da5ccddbcb8028b8b57022e2427372ed474e
2022-02-21 18:06:13 +01:00

7 lines
202 B
YAML

---
fixes:
- |
Fixes configuration of the Prometheus HTTP API URL when using the
Prometheus collector in CloudKitty.
`LP#1961615 <https://bugs.launchpad.net/kolla-ansible/+bug/1961615>`__