io.helidon.telemetry.otelconfig.SpanExporterType
Description
This type is an enumeration.
Allowed Values
| Value | Description |
|---|---|
OTLP | OpenTelemetry Protocol io. and io. |
ZIPKIN | The OpenTelemetry Zipkin exporter (io.) is deprecated; OpenTelemetry stopped publishing it in 1.65.0, Helidon 27 removes support, and users should use OTLP instead |
CONSOLE | Console (io. |
LOGGING_ | JSON logging to console io. |
See the manifest for all available types.