Uses of Class
io.opentelemetry.sdk.trace.samplers.TraceIdRatioBasedSampler
Packages that use TraceIdRatioBasedSampler
Package
Description
This package contains
Sampler
s for selecting traces
that are recorded and exported.-
Uses of TraceIdRatioBasedSampler in io.opentelemetry.sdk.trace.samplers
Methods in io.opentelemetry.sdk.trace.samplers that return TraceIdRatioBasedSamplerModifier and TypeMethodDescription(package private) static TraceIdRatioBasedSampler
TraceIdRatioBasedSampler.create
(double ratio)