Enum Class OpenTelemetryTracingProperties.Sampler

java.lang.Object
java.lang.Enum<OpenTelemetryTracingProperties.Sampler>
org.springframework.boot.micrometer.tracing.opentelemetry.autoconfigure.OpenTelemetryTracingProperties.Sampler
All Implemented Interfaces:
Serializable, Comparable<OpenTelemetryTracingProperties.Sampler>, Constable
Enclosing class:
OpenTelemetryTracingProperties

public static enum OpenTelemetryTracingProperties.Sampler extends Enum<OpenTelemetryTracingProperties.Sampler>
Supported samplers.
Since:
4.0.0
Author:
Moritz Halbritter