Skip to content

[pkg/batchperresourceattr] Mark as not mutating #21885

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

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

@dmitryax dmitryax requested a review from a team May 11, 2023 22:03
@dmitryax dmitryax requested a review from atoulme as a code owner May 11, 2023 22:03
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 force-pushed the group-by-res-not-mutable branch from 5736d5b to b05e446 Compare May 11, 2023 22:36
@dmitryax dmitryax merged commit 984698a into open-telemetry:main May 12, 2023
@github-actions github-actions bot added this to the next release milestone May 12, 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.

3 participants