Open tracing span propagation #504
Unanswered
mario-imperato
asked this question in
Q&A
Replies: 2 comments
-
Need to Inject into the Request.Header the span or by other means? Something along the lines below? `httpReq := client.R() // Transmit the span's TraceContext as HTTP headers on our |
Beta Was this translation helpful? Give feedback.
0 replies
-
refer to #648 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What is the proper way to propagate a span over the http request?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions