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

[pkg/batchperresourceattr] Mark as not mutating #21885

Merged
merged 1 commit into from
May 12, 2023

Conversation

dmitryax
Copy link
Member

@dmitryax dmitryax commented May 11, 2023

The consumer does not mutate the original data, it does defensive copying after #17835. This change improves performance of exporters using it (signalfx, sapm, splunkhec) in forked pipelines

The consumer does not mutate the original data, it does defensive copying. It improves performance of exporters using it (signalfx, sapm, splunkhec) in forked pipelines
@dmitryax dmitryax merged commit 984698a into open-telemetry:main May 12, 2023
84 checks passed
@github-actions github-actions bot added this to the next release milestone May 12, 2023
varunraiko pushed a commit to varunraiko/opentelemetry-collector-contrib that referenced this pull request May 17, 2023
@dmitryax dmitryax deleted the group-by-res-not-mutable branch May 18, 2023 20:51
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.

None yet

3 participants