Application capable to export hardware sensor data from Ironic nodes to a Prometheus Server.
Go to file
2023-01-24 14:16:30 +00:00
devstack devstack: fix plugin for local usage 2023-01-05 08:13:05 -08: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 Fix tox4 error 2022-12-28 15:00:39 +01: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).