Class | Description |
---|---|
Configuration |
This class is designed to provide
JaegerTracer or JaegerTracer.Builder when Jaeger client
configuration is provided in environmental or property variables. |
Configuration.CodecConfiguration |
CodecConfiguration can be used to support additional trace context propagation codec.
|
Configuration.ReporterConfiguration | |
Configuration.SamplerConfiguration |
SamplerConfiguration allows to configure which sampler the tracer will use.
|
Configuration.SenderConfiguration |
Holds the configuration related to the sender.
|
Enum | Description |
---|---|
Configuration.Propagation |
The supported trace context propagation formats.
|