HelidonHelidon4.5.4

io.helidon.telemetry.otelconfig.SpanExporterType

Description

This type is an enumeration.

Allowed Values

ValueDescription
OTLPOpenTelemetry Protocol io.opentelemetry.exporter.otlp.http.trace.OtlpHttpSpanExporter and io.opentelemetry.exporter.otlp.trace.OtlpGrpcSpanExporter
ZIPKINThe OpenTelemetry Zipkin exporter (io.opentelemetry.exporter.zipkin.ZipkinSpanExporter) is deprecated; OpenTelemetry stopped publishing it in 1.65.0, Helidon 27 removes support, and users should use OTLP instead
CONSOLEConsole (io.opentelemetry.exporter.logging.LoggingSpanExporter
LOGGING_OTLPJSON logging to console io.opentelemetry.exporter.logging.otlp.OtlpJsonLoggingSpanExporter

See the manifest for all available types.

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