@ParametersAreNonnullByDefault
Package io.opentelemetry.api.baggage.propagation
Default OpenTelemetry remote baggage propagators.
-
Class Summary Class Description BaggageCodec Note: This class is based on code from Apache Commons Codec.Element Represents single element of a W3C baggage header (key or value).Parser Implements single-pass Baggage parsing in accordance with https://w3c.github.io/baggage/ Key / value are restricted in accordance with https://www.ietf.org/rfc/rfc2616.txt.W3CBaggagePropagator TextMapPropagator
that implements the W3C specification for baggage header propagation. -
Enum Summary Enum Description Parser.State