Skip to content

Conversation

@varkey98
Copy link

Description

Today groupbyattrs uses a copy operation for all the associated telemetry of a signal. But since that is not used anywhere after this, we can use a move operation to avoid unnecessary overhead of copy.

Link to tracking issue

Fixes
#45322

Testing

Documentation

@varkey98 varkey98 requested a review from a team as a code owner January 12, 2026 19:41
@varkey98 varkey98 requested a review from songy23 January 12, 2026 19:41
@github-actions github-actions bot added the first-time contributor PRs made by new contributors label Jan 12, 2026
@github-actions
Copy link
Contributor

Welcome, contributor! Thank you for your contribution to opentelemetry-collector-contrib.

Important reminders:

A maintainer will review your pull request soon. Thank you for helping make OpenTelemetry better!

@github-actions github-actions bot added the processor/groupbyattrs Group By Attributes processor label Jan 12, 2026
Copy link
Contributor

@iblancasa iblancasa left a comment

Choose a reason for hiding this comment

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

I'm not sure if this should contain a changelog or not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

first-time contributor PRs made by new contributors processor/groupbyattrs Group By Attributes processor waiting-for-code-owners

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants