HelidonHelidon4.5.0

io.helidon.telemetry.otelconfig.OtlpHttpExporterConfig

Description

Settings common to HTTP-based OTLP exporters

Configuration options

KeyTypeDefaultDescription
connect-timeoutDurationConnection timeout
headersMap<String, String>Headers added to each export message
endpointURIEndpoint of the collector to which the exporter should transmit
memory-modeMemoryModeMemory mode
protocolStringDEFAULTExporter protocol type
internal-telemetry-versionInternalTelemetryVersionSelf-monitoring telemetry OpenTelemetry should collect
certificateResourceTrusted certificates
client.keyResourceTLS client key
client.certificateResourceTLS certificate
compressionCompressionTypeCompression the exporter uses
retry-policyRetryPolicyConfigRetry policy
timeoutDurationExporter timeout

See the manifest for all available types.

Copyright © 2018, 2026 Oracle and/or its affiliates.