Skip to content

How to pass a opentracing.Span with the context through a gRPC call with go-micro #2548

Answered by Davincible
djedjethai asked this question in Q&A
Discussion options

You must be logged in to vote

Contexts are Go instances and cannot simply be send over a grpc call. You'd have to send the span separately from the context

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by djedjethai
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
2 participants