View Source otel_propagator_b3single (opentelemetry_api v1.3.2)

An implementation of otel_propagator_text_map that injects and extracts trace context using the B3 single header format specification from Zipkin.

See also: otel_propagator_b3.