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