ec80028dec56e57908b565ddf16cac12d41bb5cb
Currently we only support metrics from ipmi and redfish driver. This patch adds support for idrac metrics via the redfish parser. In addition to all supported redfish metrics we also added: - baremetal_temperature_status We also fixed the status metrics to differentiate between warning and critical states, showing a value of 1 for both. The metrics now show a value of 1 for Warning and 2 for Critical. Closes-Bug: #2111832 Assisted-By: Claude Code - Claude Sonnet 4 Change-Id: I6091013900ea5ed5d14076b837c054740c2f1873 Signed-off-by: Iury Gregory Melo Ferreira <imelofer@redhat.com>
Ironic Prometheus Exporter
Ironic Prometheus Exporter is a Tool to expose hardware sensor data in the Prometheus format through an HTTP endpoint.
The hardware sensor data come from bare metal machines deployed using OpenStack Bare Metal Service (ironic).
- License: Apache License, Version 2.0
- Documentation: https://docs.openstack.org/ironic-prometheus-exporter/
- Source: https://opendev.org/openstack/ironic-prometheus-exporter
- Bugs: https://bugs.launchpad.net/ironic-prometheus-exporter/+bugs
- Release Notes: https://docs.openstack.org/releasenotes/ironic-prometheus-exporter
Description
Application capable to export hardware sensor data from Ironic nodes to a Prometheus Server.
Languages
Python
96%
Shell
4%