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

[tailsamplingprocessor] [chore] Fix merge of #37797 and #37035 #37931

Merged
merged 2 commits into from
Feb 14, 2025

Conversation

jade-guiton-dd
Copy link
Contributor

Description

Two PRs were merged recently on the tailsamplingprocessor, #37797 and #37035. #37035 changed the signature of an internal function in a way that broke #37797. The result is that the component fails to build. This PR fixes that.

This wasn't noticed before merging because 1. there were no merge conflicts, 2. the latest rebase of #37797 was before #37035 was merged, and 3. there is no merge queue to perform final checks.

@songy23
Copy link
Member

songy23 commented Feb 14, 2025

Signed-off-by: Juraci Paixão Kröhling <juraci@kroehling.de>
@jade-guiton-dd
Copy link
Contributor Author

@songy23 It's fine, I fixed the test as well

@jade-guiton-dd
Copy link
Contributor Author

jade-guiton-dd commented Feb 14, 2025

Except @jpkrohling sniped me to it just before I pushed, that works too haha

@songy23 songy23 merged commit 2c6b000 into open-telemetry:main Feb 14, 2025
162 checks passed
@github-actions github-actions bot added this to the next release milestone Feb 14, 2025
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.

4 participants