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

Add support for TCP DNS probes #680

Closed
aitorpazos opened this issue Feb 9, 2024 · 1 comment
Closed

Add support for TCP DNS probes #680

aitorpazos opened this issue Feb 9, 2024 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@aitorpazos
Copy link
Contributor

Currently, cloudprober uses default DNS protocol set in https://github.com/miekg/dns library, which is performing the query using UDP.

It would be quite useful to be able to configure the probes to perform the queries using other DNS transports like TCP or DNS-over-TLS.

@aitorpazos aitorpazos added the enhancement New feature or request label Feb 9, 2024
@manugarg manugarg added this to the v0.13.3 milestone Feb 21, 2024
@manugarg
Copy link
Contributor

Change has been merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants