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

[connector/datadogconnector] Feature Gate to resolve Memory issues #30085

Merged

Conversation

dineshg13
Copy link
Member

@dineshg13 dineshg13 commented Dec 19, 2023

Description:

Adds feature gate connector.datadogconnector.performance that can be used optionally to reduce memory footprint of datadog connector.

Link to tracking Issue: #29755

Testing:

  • Tested internally using client data.

Documentation:

@dineshg13 dineshg13 changed the title Dinesh.gurumurthy/connector issue [connector/datadogconnector] Feature Gate to resolve Memory issues Jan 2, 2024
@dineshg13 dineshg13 marked this pull request as ready for review January 2, 2024 21:25
@dineshg13 dineshg13 requested a review from mx-psi as a code owner January 2, 2024 21:25
@dineshg13 dineshg13 requested a review from a team January 2, 2024 21:25
@dineshg13 dineshg13 requested a review from songy23 as a code owner January 2, 2024 21:25
.chloggen/datadog-connector-memory-issue.yaml Outdated Show resolved Hide resolved
exporter/datadogexporter/factory.go Outdated Show resolved Hide resolved
processor/datadogprocessor/go.mod Outdated Show resolved Hide resolved
@mx-psi mx-psi merged commit 05f9ff4 into open-telemetry:main Jan 4, 2024
85 checks passed
@github-actions github-actions bot added this to the next release milestone Jan 4, 2024
cparkins pushed a commit to AmadeusITGroup/opentelemetry-collector-contrib that referenced this pull request Jan 10, 2024
…pen-telemetry#30085)

**Description:** <Describe what has changed.>
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
Adds feature gate `connector.datadogconnector.performance` that can be
used optionally to reduce memory footprint of datadog connector.

**Link to tracking Issue:**
open-telemetry#29755

**Testing:** <Describe what testing was performed and which tests were
added.>
- Tested internally using client data. 

**Documentation:** <Describe the documentation added.>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants