Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RUG: Use friendly prometheus instance labels #402

Merged
merged 1 commit into from
Jul 10, 2023

Conversation

cityofships
Copy link
Member

Replaces the instance label on prometheus metrics with the inventory hostname as opposed to the ip address. The ip address is still used as the target address which means that there is no issue of the hostname being unresolvable. Can be optionally enabled or set to FQDNs by changing the prometheus_instance_label variable as mentioned in the release notes.

Change-Id: I387c9d8f5c01baf6054381834ecf4e554d0fff35

Replaces the instance label on prometheus metrics with the inventory
hostname as opposed to the ip address. The ip address is still used as
the target address which means that there is no issue of the hostname
being unresolvable. Can be optionally enabled or set to FQDNs by
changing the prometheus_instance_label variable as mentioned in the
release notes.

Co-Authored-By: Will Szumski <will@stackhpc.com>
Change-Id: I387c9d8f5c01baf6054381834ecf4e554d0fff35
@cityofships cityofships added the monitoring All things related to observability & telemetry label Jul 10, 2023
@cityofships cityofships requested a review from a team as a code owner July 10, 2023 07:44
@cityofships cityofships merged commit 168b07d into rug/wallaby Jul 10, 2023
3 checks passed
@cityofships cityofships deleted the rug_cherry_pick branch July 10, 2023 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
monitoring All things related to observability & telemetry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants