Skip to content

Conversation

@blakearnold
Copy link

@blakearnold blakearnold commented May 26, 2023

Forked #264, but put the refresh in a separate go routine for performance.

The current UDP connection logic will resolve an address only when the writer is created. This is undesirable in cases where the address may change at a later point.

This should also fix #263.

@natenho
Copy link

natenho commented Aug 17, 2024

@AliDatadog @wdhif Is there any chance this PR will be included in a release?

@abennett
Copy link

Just ran into this issue today with a dns change that occurred against a remote instance of the datadog-agent.

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.

Support udp reconnection

3 participants