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

[processor/tailsampling] Allow invert matches in composite policy to continue processing #36673

Merged
merged 2 commits into from
Dec 4, 2024

Conversation

jpkrohling
Copy link
Member

@jpkrohling jpkrohling commented Dec 4, 2024

Signed-off-by: Juraci Paixão Kröhling [email protected]

Description

The PR #33671 aligned the behavior of the composite policy with the behavior of the processor as a whole, but in the process, caused a breaking change to users relying on exception lists, like one of the examples from the readme. Given that this is affecting a good number of users, we are reverting that behavior, so that we can have more discussions and a better solution.

Link to tracking issue

Fixes #34085

…continue processing

Signed-off-by: Juraci Paixão Kröhling <[email protected]>
@jpkrohling jpkrohling requested a review from a team as a code owner December 4, 2024 16:14
@github-actions github-actions bot added the processor/tailsampling Tail sampling processor label Dec 4, 2024
Signed-off-by: Juraci Paixão Kröhling <[email protected]>
@evan-bradley evan-bradley merged commit dd600c1 into open-telemetry:main Dec 4, 2024
158 checks passed
@github-actions github-actions bot added this to the next release milestone Dec 4, 2024
shivanthzen pushed a commit to shivanthzen/opentelemetry-collector-contrib that referenced this pull request Dec 5, 2024
ZenoCC-Peng pushed a commit to ZenoCC-Peng/opentelemetry-collector-contrib that referenced this pull request Dec 6, 2024
sbylica-splunk pushed a commit to sbylica-splunk/opentelemetry-collector-contrib that referenced this pull request Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
processor/tailsampling Tail sampling processor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[processor/tailsampling] invert_match precedence
2 participants