Jaeger tracer configuration.
This is a standalone configuration type, prefix from configuration root: tracing
Configuration options
| key | type | default value | description |
|---|---|---|---|
|
|
Certificate of client in PEM format. |
|
|
Duration |
|
Timeout of exporter requests. |
|
int |
|
Maximum Export Batch Size of exporter requests. |
|
int |
|
Maximum Queue Size of exporter requests. |
|
|
Private key in PEM format. |
|
|
PropagationFormat[] (B3, B3_SINGLE, JAEGER, W3C) |
|
Add propagation format to use. Allowed values:
|
|
Number |
|
The sampler parameter (number). |
|
SamplerType (CONSTANT, RATIO) |
|
Sampler type. See Sampler types. Allowed values:
|
|
Duration |
|
Schedule Delay of exporter requests. |
|
SpanProcessorType (SIMPLE, BATCH) |
|
Span Processor type used. Allowed values:
|
|
|
Trusted certificates in PEM format. |