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(scaleway-sd): use public IPs if no private IP present #13941

Merged
merged 6 commits into from
Apr 27, 2024

Conversation

Heyoxe
Copy link
Contributor

@Heyoxe Heyoxe commented Apr 16, 2024

In the Scaleway service discovery, use the instance's public IP if no private IP is available.

Fixes #13940

@bboreham

Signed-off-by: Heyoxe <32708033+Heyoxe@users.noreply.github.com>
Copy link
Member

@bboreham bboreham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm

…t empty

Signed-off-by: Heyoxe <32708033+Heyoxe@users.noreply.github.com>
Signed-off-by: Heyoxe <32708033+Heyoxe@users.noreply.github.com>
@Heyoxe Heyoxe requested a review from machine424 April 17, 2024 18:45
Signed-off-by: Heyoxe <32708033+Heyoxe@users.noreply.github.com>
…-null but empty

This reverts commit 9ad6d51.

Signed-off-by: Heyoxe <32708033+Heyoxe@users.noreply.github.com>
Signed-off-by: Heyoxe <32708033+Heyoxe@users.noreply.github.com>
Copy link
Collaborator

@machine424 machine424 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm.

Copy link
Member

@bboreham bboreham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm again

@bboreham bboreham merged commit f7e923c into prometheus:main Apr 27, 2024
24 checks passed
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.

discovery(scaleway): instances without private IPs are not added to the target lists
3 participants