Application capable to export hardware sensor data from Ironic nodes to a Prometheus Server.
Go to file
Riccardo Pittau f2ca86aa71 Point ipa-builder to stable/wallaby
Since ironic-python-agent-bulder has stable branches starting from
wallaby, we need to point all the older branches to stable/wallaby,
unless they're already pinned to an older version.

Change-Id: I6b2f93d3448e4d1af254ff75e49787e82ee78763
2021-05-10 16:13:09 +02:00
devstack Remove lower-constraints job 2020-12-23 09:58:53 +01:00
doc Switch to newer openstackdocstheme version 2020-05-21 14:36:56 +02:00
ironic_prometheus_exporter Fallback to `node_uuid` if`node_name` is not present 2020-09-12 01:43:37 +02:00
releasenotes Fallback to `node_uuid` if`node_name` is not present 2020-09-12 01:43:37 +02: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 Update .gitreview for stable/victoria 2020-10-01 22:35:12 +02:00
.stestr.conf Initial version for Prometheus File Driver 2019-03-26 09:55:27 +01:00
.zuul.yaml Point ipa-builder to stable/wallaby 2021-05-10 16:13:09 +02: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 drop mock from lower-constraints 2020-06-09 01:15:42 +02:00
requirements.txt Stop configuring install_command in tox. 2020-04-27 20:42:45 +02:00
setup.cfg Add py38 package metadata 2020-05-02 07:48:12 -05:00
setup.py Cleanup py27 support 2020-04-05 08:21:38 +02:00
test-requirements.txt Add coverage configuration for tox 2020-05-19 16:50:25 +08:00
tox.ini Update TOX_CONSTRAINTS_FILE for stable/victoria 2020-10-05 13:30:41 +00: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).