Uses of Enum Class
io.helidon.telemetry.otelconfig.OtlpExporterProtocol
Packages that use OtlpExporterProtocol
Package
Description
Support for configuring OpenTelemetry via Helidon config.
-
Uses of OtlpExporterProtocol in io.helidon.telemetry.otelconfig
Methods in io.helidon.telemetry.otelconfig that return OtlpExporterProtocolModifier and TypeMethodDescriptionstatic OtlpExporterProtocolReturns the enum constant of this class with the specified name.static OtlpExporterProtocol[]OtlpExporterProtocol.values()Returns an array containing the constants of this enum class, in the order they are declared.