mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2024-12-10 09:50:58 +02:00
e24702daad
How the tracecontext is extracted is important if the user wants to interact with the extracted SpanContext (i.e. as a remote span context instead of a current span context). This makes it clear where it will be extracted and what behavior to expect if the tracecontext is invalid. |
||
---|---|---|
.. | ||
baggage_test.go | ||
baggage.go | ||
doc.go | ||
propagation_test.go | ||
propagation.go | ||
propagators_test.go | ||
trace_context_benchmark_test.go | ||
trace_context_example_test.go | ||
trace_context_test.go | ||
trace_context.go |