Skip to content

how to build an opentelemetry context from tracing current span? #118

Answered by ymgyt
egtwp asked this question in Q&A
Discussion options

You must be logged in to vote

Hmm, the code mentioned above seems like it would work well.
For reference, we are actually able to integrate baggage using the following method.

  1. init propagator
  2. inject request_id in baggage
  3. inject with text map propagator
  4. extract context from request

Replies: 1 comment 1 reply

Comment options

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

Answer selected by egtwp
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