Skip to content

io.helidon.TracingConfig

Description

Merged configuration for tracing

Configuration options

KeyTypeDefaultDescription
api-versionVersionV2Version of Zipkin API to use
client-cert-pemResourceCertificate of client in PEM format
exporter-timeoutDurationPT10STimeout of exporter requests
exporter-typeOtlpExporterProtocolTypeGRPCType of OTLP exporter to use for pushing span data
max-export-batch-sizeInteger512Maximum Export Batch Size of exporter requests
max-queue-sizeInteger2048Maximum Queue Size of exporter requests
private-key-pemResourcePrivate key in PEM format
propagationList<PropagationFormat>JAEGERAdd propagation format to use
propagatorsList<CustomMethods>Context propagators
sampler-paramNumber1The sampler parameter (number)
sampler-typeSamplerTypeCONSTANTSampler type
schedule-delayDurationPT5SSchedule Delay of exporter requests
span-processor-typeSpanProcessorTypebatchSpan Processor type used
trusted-cert-pemResourceTrusted certificates in PEM format

Merged Types

Usages


See the manifest for all available types.