Application capable to export hardware sensor data from Ironic nodes to a Prometheus Server.
Go to file
Dmitry Tantsur 4f92263791
Trivial: log traceback on an unexpected error
Otherwise, it's way too hard to guess what went wrong.

Change-Id: I15ea8182c7699294c654dd3d61c5b7d0b4f4f8e5
2024-06-06 18:52:34 +02:00
devstack [codespell] Fixing Spelling Mistakes 2024-01-29 21:19:48 +00:00
doc Remove unicode from code 2022-01-19 22:34:35 +08:00
ironic_prometheus_exporter Trivial: log traceback on an unexpected error 2024-06-06 18:52:34 +02:00
releasenotes reno: Update master for unmaintained/zed 2024-05-06 06:22:16 +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 [codespell] Adding CI target for Tox Codespell 2024-02-05 04:44:09 +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 Document new LP bug tracker 2023-11-08 13:38:45 -08:00
requirements.txt Drop lower-constraints.txt and its testing 2022-04-30 17:59:06 -05:00
setup.cfg Fix codespell reported errors 2024-05-25 06:20:36 +01: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 [codespell] Adding Tox Target for Codespell 2024-02-05 04:43:55 +00: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).