Package com.datadog.android.core.sampling
See: Description
-
Class Summary Class Description DeterministicSampler Sampler with the given sample rate using a deterministic algorithm for a stable sampling decision across sources. RateBasedSampler Sampler with the given sample rate which can be fixed or dynamic. -
Interface Summary Interface Description Sampler Interface representing the sampling.