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

clear buffers before returning to pool in v2.X #221

Merged
merged 2 commits into from
May 2, 2023

Conversation

andrewang-canva
Copy link

@andrewang-canva andrewang-canva commented Apr 19, 2023

On version 2.13.0 of the client, we noticed truncation of tags when metrics are sent during restart of the datadog agent. This was narrowed down to the issue #198 which was resolved in #200. However, we are not in a position to upgrade the datadog agent to 4.2.0 at this time.

This solution backports clear buffers from #200 into v2.X branch. Ultimately, we would like to see a v2.13.1 release to resolve this.

cc @vickenty

Cheers,
Andrew

@andrewang-canva andrewang-canva marked this pull request as draft April 19, 2023 00:23
@andrewang-canva andrewang-canva marked this pull request as ready for review April 21, 2023 00:11
@andrewang-canva andrewang-canva changed the title clear buffers before returning to pool clear buffers before returning to pool in v2.X Apr 21, 2023
@vickenty vickenty merged commit 686f33c into DataDog:v2.x May 2, 2023
@vickenty
Copy link
Contributor

vickenty commented May 2, 2023

Thank you!

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