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

fix: use the correct port for the nginx exporter #76

Merged
merged 3 commits into from
Sep 20, 2024

Conversation

lucabello
Copy link
Contributor

Issue

Currently, the Nginx scrape job we set up in the coordinator (for self-monitoring) is using the wrong port (the Nginx one, instead of the Nginx exporter one).

Solution

This PR fixes the scrape job to use the correct port.

Testing Instructions

Pack an HA solutions using this change, relate to Prometheus, and verify the coordinator target is up.

@lucabello lucabello requested a review from a team as a code owner September 10, 2024 14:34
@lucabello lucabello merged commit 1058926 into main Sep 20, 2024
7 checks passed
@lucabello lucabello deleted the fix/nginx-scrape-jobs branch September 20, 2024 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants