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

Replace pcommon.Insert* usages with pcommon.Upsert* #13853

Merged
merged 1 commit into from
Sep 2, 2022

Conversation

dmitryax
Copy link
Member

@dmitryax dmitryax commented Sep 2, 2022

Replace a few usages of pcommon.Insert* with pcommon.Upsert* where no data expected under a key

Related issue: open-telemetry/opentelemetry-collector#5998

@dmitryax dmitryax requested a review from a team September 2, 2022 21:51
@dmitryax dmitryax requested a review from a team September 2, 2022 21:51
@dmitryax dmitryax added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Sep 2, 2022
Replace a few usages of pcommon.Insert* with pcommon.Upsert* usages where no data expected under a key
@dmitryax dmitryax merged commit b2072de into open-telemetry:main Sep 2, 2022
@dmitryax dmitryax deleted the remove-more-inserts branch September 3, 2022 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants