Class | Description |
---|---|
B3TextMapCodec |
This format is compatible with other Zipkin based trace libraries such as Brave, Wingtips, zipkin-js, etc.
|
B3TextMapCodec.Builder | |
BinaryCodec |
This class is a simple binary codec, mirroring the wire format of
the golang binary injector/extractor to be compatible.
|
BinaryCodec.Builder |
This class is the builder for the BinaryCodec.
|
CompositeCodec<T> | |
PrefixedKeys | |
TextMapCodec | |
TextMapCodec.Builder | |
TraceContextCodec |
Implementation of the TraceContext propagation protocol.
|
TraceContextCodec.Builder |