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: do not resolve target in http with proxy #405

Merged
merged 1 commit into from
Feb 22, 2023

Conversation

adriansr
Copy link
Contributor

Disables the DNS resolution phase in the agent so that DNS is performed at the HTTP proxy.

This prevents checks to fail when the agent doesn't have DNS access.

Also it will cause dns metrics not to be reported when an HTTP proxy is configured.

Disables the DNS resolution phase in the agent so that DNS is performed
at the HTTP proxy.

This prevents checks to fail when the agent doesn't have DNS access.

Also it will cause dns metrics not to be reported when an HTTP proxy
is configured.
@adriansr adriansr requested a review from a team as a code owner February 22, 2023 16:37
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.

None yet

2 participants