instrument_propagator_tracecontext (instrument v1.0.0)
View SourceW3C TraceContext propagator.
This propagator handles the W3C TraceContext specification: - traceparent: version-trace_id-span_id-flags - tracestate: vendor-specific trace information
See: https://www.w3.org/TR/trace-context/
Summary
Functions
Extracts trace context from a carrier.
Returns the header fields used by this propagator.
Injects trace context into a carrier.
Functions
Extracts trace context from a carrier.
-spec fields() -> [binary()].
Returns the header fields used by this propagator.
Injects trace context into a carrier.