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