Skip to content

io.helidon.telemetry.otelconfig.HelidonOpenTelemetry

Description

OpenTelemetry settings

Configuration options

KeyTypeDefaultDescription
enabledBooleantrueWhether the OpenTelemetry support is enabled
globalBooleantrueWhether the io.opentelemetry.api.OpenTelemetry instance created from this configuration should be made the global one
propagatorsList<CustomMethods>OpenTelemetry io.opentelemetry.context.propagation.TextMapPropagator instances added explicitly by the app
serviceStringService name used in sending telemetry data to the collector
signalsConfiguration for signals

Usages


See the manifest for all available types.