package io.opencensus.trace.samplers
-
-
Classes
Sampler that always makes a "yes" decision on
Span
sampling.
Sampler that always makes a "no" decision on
Span
sampling.
We assume the lower 64 bits of the traceId's are randomly distributed around the whole (long)
range.
Static class to access a set of pre-defined
Samplers
.