io.helidon.telemetry.otelconfig.OpenTelemetryTracingConfig
Description
OpenTelemetry tracer settings
Configuration options
| Key | Type | Description |
|---|---|---|
span-limits | CustomMethods | Tracing span limits |
attributes | CustomMethods | Name/value pairs passed to OpenTelemetry |
processors | List<CustomMethods> | Settings for span processors |
exporters | Map<String, CustomMethods> | Span exporters |
sampler | CustomMethods | Tracing sampler |
Usages
See the manifest for all available types.