kolla-ansible/releasenotes/notes/add-ironic-prometheus-exporter-218a9985905602fd.yaml
Robin Klostermeyer 9a9c8fe794 Add ironic-prometheus-exporter
This commit adds the ironic-prometheus-exporter, following the
conventions used by the previously integrated exporters. '[The] Ironic
Prometheus Exporter is a Tool to expose hardware sensor data in the
Prometheus format through an HTTP endpoint.'[0]

Prometheus has been enabled in CI jobs to ensure test coverage.

[0] https://opendev.org/openstack/ironic-prometheus-exporter

Depends-On: https://review.opendev.org/c/openstack/kolla/+/874415

Change-Id: I6d421effd833d2e0524dd0b81736445c9a730ea9
2023-08-30 09:24:56 +02:00

9 lines
288 B
YAML

---
features:
- |
Adds support for deploying the ironic-prometheus-exporter, 'a Tool to
expose hardware sensor data in the Prometheus format through an HTTP
endpoint'.
See https://opendev.org/openstack/ironic-prometheus-exporter for more details
about the exporter.