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

[tqlotel] Avoid copying when filtering keys in KeepKeys. #12995

Merged
merged 1 commit into from
Aug 19, 2022

Conversation

kovrus
Copy link
Member

@kovrus kovrus commented Aug 8, 2022

Description:

Uses AttributeMap#RemoveIf introduced in #4914, also see #4756.

Link to tracking Issue:
open-telemetry/opentelemetry-collector#4756

Testing:
Existing unit tests.

Documentation:

@kovrus kovrus requested a review from a team August 8, 2022 08:32
@kovrus kovrus force-pushed the tqlotel/improve-keep-keys branch 3 times, most recently from 72ebb75 to 7b52d1e Compare August 9, 2022 08:34
@kovrus kovrus force-pushed the tqlotel/improve-keep-keys branch from 7b52d1e to bd951e1 Compare August 9, 2022 08:35
@TylerHelmuth
Copy link
Member

/cc @kentquirk

@kovrus
Copy link
Member Author

kovrus commented Aug 10, 2022

@TylerHelmuth can you please review the PR?

@kovrus kovrus requested a review from dashpole August 11, 2022 16:08
@kovrus
Copy link
Member Author

kovrus commented Aug 12, 2022

@dashpole can you please take a look at it again and maybe merge it?

@dashpole
Copy link
Contributor

We should make sure a codeowner takes a look

Copy link
Member

@kentquirk kentquirk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good. Thank you!

@TylerHelmuth
Copy link
Member

@kovrus I am on PTO but will review next week if still needed.

@TylerHelmuth TylerHelmuth added the ready to merge Code review completed; ready to merge by maintainers label Aug 15, 2022
@bogdandrutu bogdandrutu merged commit e667631 into open-telemetry:main Aug 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg/ottl ready to merge Code review completed; ready to merge by maintainers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants