otel_propagator_text_map
that injects and
extracts trace context using the B3 single header format specification from
Zipkin.
Behaviours: otel_propagator_text_map.
See also: otel_propagator_b3.
otel_propagator_text_map
that injects and
extracts trace context using the B3 single header format specification from
Zipkin.
extract/5 | |
fields/1 | |
inject/4 |
extract(Context, Carrier, CarrierKeysFun, CarrierGetFun, Options) -> Context
fields(X1) -> any()
inject(Context, Carrier, CarrierSetFun, Options) -> Carrier
Generated by EDoc