Uses of Enum Class
org.springframework.boot.micrometer.tracing.opentelemetry.autoconfigure.OpenTelemetryTracingProperties.Sampler
Packages that use OpenTelemetryTracingProperties.Sampler
Package
Description
Auto-configuration for Micrometer Tracing with OpenTelemetry.
-
Uses of OpenTelemetryTracingProperties.Sampler in org.springframework.boot.micrometer.tracing.opentelemetry.autoconfigure
Subclasses with type arguments of type OpenTelemetryTracingProperties.Sampler in org.springframework.boot.micrometer.tracing.opentelemetry.autoconfigureModifier and TypeClassDescriptionstatic enumSupported samplers.Methods in org.springframework.boot.micrometer.tracing.opentelemetry.autoconfigure that return OpenTelemetryTracingProperties.SamplerModifier and TypeMethodDescriptionOpenTelemetryTracingProperties.getSampler()Returns the enum constant of this class with the specified name.OpenTelemetryTracingProperties.Sampler.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.springframework.boot.micrometer.tracing.opentelemetry.autoconfigure with parameters of type OpenTelemetryTracingProperties.SamplerModifier and TypeMethodDescriptionvoidOpenTelemetryTracingProperties.setSampler(OpenTelemetryTracingProperties.Sampler sampler)