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

[exporter/datadog] Set Capabilities on metrics exporter #24979

Merged
merged 1 commit into from
Aug 7, 2023

Conversation

mx-psi
Copy link
Member

@mx-psi mx-psi commented Aug 7, 2023

Description:

Correctly set MutatesData to true on the Datadog metrics exporter. This was leading to panics when using multiple exporters.

Link to tracking Issue: Fixes #24908

@mx-psi mx-psi requested a review from songy23 as a code owner August 7, 2023 12:03
@mx-psi mx-psi requested a review from a team August 7, 2023 12:03
@github-actions github-actions bot added the exporter/datadog Datadog components label Aug 7, 2023
@songy23 songy23 added the ready to merge Code review completed; ready to merge by maintainers label Aug 7, 2023
@mx-psi mx-psi merged commit 4f2f416 into open-telemetry:main Aug 7, 2023
@mx-psi mx-psi deleted the mx-psi/fix-panics branch August 7, 2023 13:45
@github-actions github-actions bot added this to the next release milestone Aug 7, 2023
songy23 added a commit that referenced this pull request Aug 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exporter/datadog Datadog components ready to merge Code review completed; ready to merge by maintainers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

panic: runtime error: slice bounds out of range with v0.82.0
4 participants