Skip to content

io.helidon.telemetry.otelconfig.OpenTelemetryLoggingConfig

Description

Configuration settings for OpenTelemetry logging

Configuration options

KeyTypeDescription
trace-basedBooleanWhether to include only log records from traces which are sampled
attributesCustomMethodsName/value pairs passed to OpenTelemetry
minimum-severitySeverityMinimum severity level of log records to process
processorsList<CustomMethods>Settings for logging processors
enabledBooleanWhether the OpenTelemetry logger should be enabled
log-limitsCustomMethodsLog limits to apply to log transmission
exportersMap<String, CustomMethods>Log record exporters

Usages


See the manifest for all available types.