Application capable to export hardware sensor data from Ironic nodes to a Prometheus Server.
Go to file
OpenStack Release Bot 22db040986 Switch to 2023.1 Python3 unit tests and generic template name
This is an automatically generated patch to ensure unit testing
is in place for all the of the tested runtimes for antelope. Also,
updating the template name to generic one.

See also the PTI in governance [1].

[1]: https://governance.openstack.org/tc/reference/project-testing-interface.html

Change-Id: I3421b0eac56433edad6fe3efebcbde372402ab8d
2022-09-13 09:09:52 +00:00
devstack Migrate IPE job to focal 2020-10-06 12:10:34 +02:00
doc Remove unicode from code 2022-01-19 22:34:35 +08:00
ironic_prometheus_exporter Fallback to node_uuid ifnode_name is not present 2020-09-12 01:43:37 +02:00
releasenotes Update master for stable/zed 2022-09-13 09:09:51 +00:00
.coveragerc Add coverage configuration for tox 2020-05-19 16:50:25 +08:00
.gitignore Release Notes support 2019-07-24 09:50:32 +02:00
.gitreview Migrate to opendev infra 2019-07-11 12:50:32 +02:00
.stestr.conf Initial version for Prometheus File Driver 2019-03-26 09:55:27 +01:00
.zuul.yaml Switch to 2023.1 Python3 unit tests and generic template name 2022-09-13 09:09:52 +00:00
bindep.txt DevStack support and Redfish job 2020-02-18 16:57:41 +01:00
CONTRIBUTING.md Initial commit 2019-03-19 17:25:52 +01:00
DCO Initial commit 2019-03-19 17:25:52 +01:00
LICENSE Initial commit 2019-03-19 17:25:52 +01:00
README.rst Add releasenotes link to README 2020-05-21 17:31:44 +08:00
requirements.txt Drop lower-constraints.txt and its testing 2022-04-30 17:59:06 -05:00
setup.cfg The Python 3.6 and Python 3.7 Support has been dropped since zed 2022-05-12 09:16:14 +08:00
setup.py Cleanup py27 support 2020-04-05 08:21:38 +02:00
test-requirements.txt Reconfigure tox.ini 2021-01-25 09:18:14 +00:00
tox.ini Drop lower-constraints.txt and its testing 2022-04-30 17:59:06 -05:00

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).