[release-announce] ironic-prometheus-exporter 4.1.0 (antelope)
no-reply at openstack.org
no-reply at openstack.org
Wed Mar 1 13:27:07 UTC 2023
We are chuffed to announce the release of:
ironic-prometheus-exporter 4.1.0: Prometheus Exporter for Ironic
Hardware Sensor data
This release is part of the antelope release series.
The source is available from:
https://opendev.org/openstack/ironic-prometheus-exporter
Download the package from:
https://tarballs.openstack.org/ironic-prometheus-exporter/
Please report issues through:
https://storyboard.openstack.org/#!/project/openstack/ironic-
prometheus-exporter
For more details, please see below.
4.1.0
^^^^^
New Features
* Adds the capability for the "ironic-prometheus-exporter" to parse
metrics data from the "ironic" and "ironic-conductor" processes to
enable greater operator insight into the inner working and
performance of these services. This feature requires the ironic.conf
file "[metrics]backend" value to be set to "collector".
Changes in ironic-prometheus-exporter 4.0.0..4.1.0
--------------------------------------------------
55cd446 Support extraction of ironic internal metrics
6a7bb47 devstack: fix plugin for local usage
15668db Fix tox4 error
22db040 Switch to 2023.1 Python3 unit tests and generic template name
87ec40f Update master for stable/zed
Diffstat (except docs and test files)
-------------------------------------
.zuul.yaml | 2 +-
devstack/plugin.sh | 20 +-
ironic_prometheus_exporter/messaging.py | 43 ++--
ironic_prometheus_exporter/parsers/header.py | 19 ++
ironic_prometheus_exporter/parsers/ironic.py | 177 ++++++++++++++
.../expected_ironic_parser_entries.json | 261 +++++++++++++++++++++
...se-ironic-service-metrics-ac4afa0eb7f2582f.yaml | 8 +
releasenotes/source/index.rst | 1 +
releasenotes/source/zed.rst | 6 +
tox.ini | 1 -
12 files changed, 721 insertions(+), 20 deletions(-)
More information about the Release-announce
mailing list