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

Fix X-Ray metadata unmarshaling #36

Merged
merged 3 commits into from
Jun 21, 2023

Conversation

jefchien
Copy link

Description:
The X-Ray receiver marshals the metadata from the X-Ray SDK, but the exporter doesn't unmarshal the metadata, which results in squashed and incorrectly nested metadata. See issue for examples.

Link to tracking Issue: open-telemetry#23610

Testing: Added unit tests.

adam-mateen
adam-mateen previously approved these changes Jun 21, 2023
Add back to default metadata if unable to unmarshal.
adam-mateen
adam-mateen previously approved these changes Jun 21, 2023
@jefchien jefchien merged commit e1bc65d into amazon-contributing:aws-cwa-dev Jun 21, 2023
@jefchien jefchien deleted the fix-metadata branch June 21, 2023 21:51
lisguo pushed a commit to lisguo/opentelemetry-collector-contrib that referenced this pull request Oct 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants