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 tracing injection when event is non-JSON #317

Merged

Conversation

josephcummings
Copy link
Contributor

@josephcummings josephcummings commented Aug 5, 2024

Changed: Made trace context injection/extraction more robust.
Changed: Trace context injection/extraction will only occur when event content type is json.

Fixes #316

@josephcummings josephcummings self-assigned this Aug 5, 2024
@josephcummings josephcummings marked this pull request as ready for review August 16, 2024 09:03
@josephcummings josephcummings merged commit 113f650 into master Aug 19, 2024
58 of 64 checks passed
@josephcummings josephcummings deleted the josephcummings/fix-telemetry-for-non-json-events branch August 19, 2024 09:03
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.

Exception when non-json metadata is sent and open telemetry is active
2 participants