Skip to content

[receiver/libhoney] fix parentID to use hex-string if possible #40934

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

Merged

Conversation

mterhar
Copy link
Member

@mterhar mterhar commented Jun 26, 2025

Description

Fixes a regression in the parentID parsing where it just goes straight to hashing. This puts back the logic to try parsing as a hex string first.

Testing

Added several unit tests to validate that parentID parsing and logic.

@mterhar mterhar changed the title fix parentID to use hex-string if possible [receiver/libhoney] fix parentID to use hex-string if possible Jun 27, 2025
@TylerHelmuth TylerHelmuth merged commit f83089c into open-telemetry:main Jun 28, 2025
178 checks passed
@github-actions github-actions bot added this to the next release milestone Jun 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants