Skip to content

[processor/transform] Add support for profiles #39974

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rockdaboot
Copy link
Contributor

Description

PR for profiles support in the transform processor.
It's a split-out from #39036 and contains only basic functionality, that makes this PR independent from #39681, #39416 and open-telemetry/opentelemetry-collector#12798.
For this, several tests were commented out.

The reason for this PR is the hope to get it merged so that users and developers can start experimenting with profiles functionality in the transformprocessor.

Attributes can't currently can't be used with profiles (due to the above mentioned unmerged PRs).

Link to tracking issue

Fixes #39009

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
processor/transform Transform processor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[processor/transform] Add support for profiles signal
1 participant