Current Series Release Notes¶
4.6.0-4¶
New Features¶
Adds new metric labels for Redfish metrics, this is based on the new data exposed from the Ironic sensor data via Extra field.
Adds support for parsing iDRAC sensor data metrics via redfish parser. A new metrics baremetal_temperature_status was also added.
Bug Fixes¶
Fixed a bug where status metrics failed 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.