Uses of Enum Class
io.helidon.telemetry.otelconfig.SamplerType
Packages that use SamplerType
Package
Description
Support for configuring OpenTelemetry via Helidon config.
-
Uses of SamplerType in io.helidon.telemetry.otelconfig
Methods in io.helidon.telemetry.otelconfig that return SamplerTypeModifier and TypeMethodDescriptionSamplerConfig.BuilderBase.SamplerConfigImpl.type()SamplerConfig.BuilderBase.type()Sampler type.SamplerConfig.type()Sampler type.static SamplerTypeReturns the enum constant of this class with the specified name.static SamplerType[]SamplerType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.helidon.telemetry.otelconfig with parameters of type SamplerType