Skip to content

io.helidon.telemetry.otelconfig.OtlpExporterConfig

Description

Settings for OpenTelemetry 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
protocolCustomMethodsDEFAULTExporter protocol type
internal-telemetry-versionInternalTelemetryVersionSelf-monitoring telemetry OpenTelemetry should collect
certificateResourceTrusted certificates
client.keyResourceTLS client key
client.certificateResourceTLS certificate
compressionCompressionTypeCompression the exporter uses
retry-policyCustomMethodsRetry policy
timeoutDurationExporter timeout

Dependent Types


See the manifest for all available types.