add deploy_prometheus_exporters role - #959
Open
insatomcat wants to merge 2 commits into
Open
Conversation
insatomcat
force-pushed
the
prometheus
branch
2 times, most recently
from
June 23, 2026 15:49
d2ed038 to
25952e2
Compare
insatomcat
marked this pull request as draft
June 23, 2026 20:53
insatomcat
force-pushed
the
prometheus
branch
4 times, most recently
from
June 24, 2026 08:20
e5daacf to
7bf65a4
Compare
insatomcat
marked this pull request as ready for review
June 24, 2026 11:19
dupremathieu
requested changes
Jun 24, 2026
insatomcat
force-pushed
the
prometheus
branch
4 times, most recently
from
July 3, 2026 15:38
99c7a5e to
a638d2e
Compare
Member
Author
|
Hello @dahoat-sprecher, @jaxx0r, |
Contributor
|
Hello @insatomcat , |
insatomcat
force-pushed
the
prometheus
branch
2 times, most recently
from
July 18, 2026 06:02
08cfabf to
65289f0
Compare
Provide a self-contained role to deploy Prometheus exporters as Podman quadlet units, with per-host exporter selection via inventory variables. Yocto and SLES are not supported yet. Signed-off-by: Florent Carli <florent.carli@rte-france.com>
Configure the built-in Ceph mgr prometheus module after HEALTH_OK, including per-daemon server_addr binding on each host's admin IP. Signed-off-by: Florent Carli <florent.carli@rte-france.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Provide a self-contained role to deploy Prometheus exporters as Podman quadlet units, with per-host exporter selection via inventory variables.