Application capable to export hardware sensor data from Ironic nodes to a Prometheus Server.
Go to file
Riccardo Pittau d25ba32e3f Test python 3.6 for distributions compatibility
As discussed during the ironic meeting on 29/11/2021, the community has
decided to continue testing the code against Python 3.6 to keep
compatibility with distributions that have native support for it, such
as CentOS Stream 8, Ubuntu Bionic, Debian 10, and openSuse Leap, at
least until it's possible and reasonable considering the support granted
from other dependencies and libraries, and not beyond the Yoga cycle.

Change-Id: I10acf3a22fae133037b3c6fde5a1299b84319ceb
2021-11-30 10:45:40 +01:00
devstack Migrate IPE job to focal 2020-10-06 12:10:34 +02:00
doc Add bifrost job and update docs 2021-03-18 23:14:55 +01:00
ironic_prometheus_exporter Fallback to `node_uuid` if`node_name` is not present 2020-09-12 01:43:37 +02:00
releasenotes Update master for stable/xena 2021-09-13 09:24:17 +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 Test python 3.6 for distributions compatibility 2021-11-30 10:45:40 +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
bindep.txt DevStack support and Redfish job 2020-02-18 16:57:41 +01:00
lower-constraints.txt Add lower-constraints job to current development branch 2021-08-09 11:41:04 +02:00
requirements.txt Stop configuring install_command in tox. 2020-04-27 20:42:45 +02:00
setup.cfg Updating yoga tested python versions in classifier 2021-11-24 20:01:43 -06: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 Add lower-constraints job to current development branch 2021-08-09 11:41:04 +02:00

README.rst

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