Skip to content

How can I forward span to service using opentracing #2475

Answered by MrAlias
zhsj asked this question in Q&A
Discussion options

You must be logged in to vote

You need to propagate context using a propagator. First you'll need to determine what propagation format (W3C tracecontext, B3, ot ...) the receiving service is using and then use an appropriate propagator from the main repo or contrib.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@zhsj
Comment options

Answer selected by zhsj
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants