Skip to content

io.helidon.telemetry.otelconfig.MetricExporterType

Description

This type is an enumeration.

Allowed Values

ValueDescription
OTLPOpenTelemetry Protocol io.opentelemetry.exporter.otlp.http.metrics.OtlpHttpMetricExporter and io.opentelemetry.exporter.otlp.metrics.OtlpGrpcMetricExporter
CONSOLEConsole (io.opentelemetry.exporter.logging.LoggingMetricExporter
LOGGING_OTLPJSON logging to console io.opentelemetry.exporter.logging.otlp.OtlpJsonLoggingMetricExporter

See the manifest for all available types.