Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

refresh udp ip at some cadence#280

Open
blakearnold wants to merge 4 commits into
DataDog:masterfrom
blakearnold:blake/udp
Open

refresh udp ip at some cadence#280
blakearnold wants to merge 4 commits into
DataDog:masterfrom
blakearnold:blake/udp

Conversation

@blakearnold

@blakearnold blakearnold commented May 26, 2023

Copy link
Copy Markdown

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

natenho commented Aug 17, 2024

Copy link
Copy Markdown

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

@abennett

Copy link
Copy Markdown

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

4 participants