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

NR-271755 fix: use custom dialer when testing connectivity with httpTracer #1934

Merged
1 commit merged into from
Oct 17, 2024

Conversation

ghost
Copy link

@ghost ghost commented Oct 16, 2024

Create a custom resolver that uses a public DNS server to check endpoint reachability but do not update the default resolver as it may affect other parts of the agent connectivity.

@ghost ghost force-pushed the fix/NR-271755-httptracer-breaks-agent-connectivity branch 2 times, most recently from e353d80 to ef5abb9 Compare October 16, 2024 06:33
@ghost ghost force-pushed the fix/NR-271755-httptracer-breaks-agent-connectivity branch from ef5abb9 to 2997daf Compare October 16, 2024 06:55
@ghost ghost marked this pull request as ready for review October 16, 2024 07:03
@ghost ghost self-requested a review October 16, 2024 07:03
Copy link
Contributor

@DavSanchez DavSanchez left a comment

Choose a reason for hiding this comment

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

🚀

@ghost ghost merged commit e17df56 into master Oct 17, 2024
25 checks passed
@ghost ghost deleted the fix/NR-271755-httptracer-breaks-agent-connectivity branch October 17, 2024 03:15
This pull request was closed.
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