Skip to content

Fix memory leak in datadogexporter #39959

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

asweet-confluent
Copy link

Description

This change fixes a leak in the datadog exporter caused by not initializing the logger.

Memory usage before and after:
image

@asweet-confluent asweet-confluent requested review from mx-psi, songy23 and a team as code owners May 8, 2025 20:59
Copy link

linux-foundation-easycla bot commented May 8, 2025

CLA Signed

The committers listed above are authorized under a signed CLA.

@mx-psi
Copy link
Member

mx-psi commented May 9, 2025

Thanks for your PR! Before we merge this we need to run two commands:

  1. make gotidy to fix the tidying issues
  2. make chlog-new to create a new changelog entry

Could you do these?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exporter/datadog Datadog components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants