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

Support for traceparent correlation header #4

Merged
merged 2 commits into from
Jul 12, 2023

Conversation

lmendes86
Copy link

When receiving a NATS header containing a traceparent id, we relay it to subsequent collection requests to allow the server application to correlate them.

When receiving a NATS header containing a traceparent id then we relay
it to subsequent collection requests to allow the server application to
correlate them.
@lmendes86 lmendes86 requested a review from hafkensite July 12, 2023 10:10
@lmendes86 lmendes86 self-assigned this Jul 12, 2023
Copy link

@hafkensite hafkensite left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add the nil check when reading from the map

@lmendes86 lmendes86 merged commit b448b78 into master Jul 12, 2023
@Grendel7 Grendel7 deleted the feature/support-traceparent-header-for-collections branch October 24, 2023 09:56
lmendes86 added a commit that referenced this pull request Sep 5, 2024
* Support for traceparent correlation header

When receiving a NATS header containing a traceparent id then we relay
it to subsequent collection requests to allow the server application to
correlate them.
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.

2 participants