Description

Jaeger tracer configuration.

Usages

Configuration options

KeyKindTypeDefault ValueDescription
client-cert-pemVALUEi.h.c.c.Resource Certificate of client in PEM format
exporter-timeoutVALUEDurationPT10STimeout of exporter requests
max-export-batch-sizeVALUEInteger512Maximum Export Batch Size of exporter requests
max-queue-sizeVALUEInteger2048Maximum Queue Size of exporter requests
private-key-pemVALUEi.h.c.c.Resource Private key in PEM format
propagationLISTi.h.t.p.j.J.PropagationFormatJAEGERAdd propagation format to use
sampler-paramVALUENumber1The sampler parameter (number)
sampler-typeVALUEi.h.t.p.j.J.SamplerTypeCONSTANTSampler type
schedule-delayVALUEDurationPT5SSchedule Delay of exporter requests
span-processor-typeVALUEi.h.t.p.j.J.SpanProcessorTypebatchSpan Processor type used
trusted-cert-pemVALUEi.h.c.c.Resource Trusted certificates in PEM format

See the manifest for all available types.