Sampler that samples a configured ratio of traces.
The sampling decision is deterministic based on trace_id (L462). A higher ratio always includes traces sampled by a lower ratio (L467). MUST ignore the parent SampledFlag (L447).
Sampler that samples a configured ratio of traces.
The sampling decision is deterministic based on trace_id (L462). A higher ratio always includes traces sampled by a lower ratio (L467). MUST ignore the parent SampledFlag (L447).