Application capable to export hardware sensor data from Ironic nodes to a Prometheus Server.
Go to file
Sharpz7 23ad235ff4 [codespell] Adding CI target for Tox Codespell
Third in a series of commits to add Codespell to Ironic Repos. This commit adds the Tox Target to CI

A future commit could potentially add a git-blame-ignore-revs file if their are lots of spelling mistakes that could clutter git blame.

Change-Id: Icd1bcdea0a129f963510d2ca540e5be2890b88b2
2024-02-05 04:44:09 +00: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 [codespell] Fixing Spelling Mistakes 2024-01-29 21:19:48 +00:00
releasenotes Update master for stable/2023.2 2023-09-21 11:21:04 +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 [codespell] Adding Tox Target for Codespell 2024-02-05 04:43:55 +00: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).