-
Notifications
You must be signed in to change notification settings - Fork 140
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
PMM-12422 use public IP for exporters in pull mode #2642
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #2642 +/- ##
=======================================
Coverage 42.61% 42.61%
=======================================
Files 396 396
Lines 49939 49939
=======================================
Hits 21283 21283
Misses 26665 26665
Partials 1991 1991
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
return "127.0.0.1" | ||
default: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It seems like this makes the first case redundant.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah true - I wanted to keep the case where exposeExporter is enabled at the top so it overrides anything else.
PMM-12422
Due to issues with getting metrics when using the node IP, this exposes exporters running in pull mode on the public IP address.
Link to the Feature Build: SUBMODULES-0