Uses of Enum
io.opentelemetry.sdk.trace.samplers.AlwaysOffSampler
Packages that use AlwaysOffSampler
Package
Description
This package contains
Sampler
s for selecting traces
that are recorded and exported.-
Uses of AlwaysOffSampler in io.opentelemetry.sdk.trace.samplers
Methods in io.opentelemetry.sdk.trace.samplers that return AlwaysOffSamplerModifier and TypeMethodDescriptionstatic AlwaysOffSampler
Returns the enum constant of this type with the specified name.static AlwaysOffSampler[]
AlwaysOffSampler.values()
Returns an array containing the constants of this enum type, in the order they are declared.