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

Exposes symbols for extracting traceparent in micrometer tracing #10

Merged
merged 2 commits into from
Jan 12, 2024

Conversation

codefromthecrypt
Copy link
Contributor

This starts integration testing by exposing traceparent code. The tracestate code, I'm not exposing yet, as the impl here carries the b3 context, needed to properly propagate debug, never sample and shared bits. Regardless, the traceparent code is helpful to other libs.

This starts integration testing by exposing traceparent code. The
tracestate code, I'm not exposing yet, as the impl here carries the b3
context, needed to properly propagate debug, never sample and shared
bits. Regardless, the traceparent code is helpful to other libs.

Signed-off-by: Adrian Cole <[email protected]>
Signed-off-by: Adrian Cole <[email protected]>
@codefromthecrypt codefromthecrypt merged commit eb7b268 into master Jan 12, 2024
3 checks passed
@codefromthecrypt codefromthecrypt deleted the expose branch January 12, 2024 00:48
@shakuzen
Copy link

Thanks for this

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