This issue is to complete the Probability Sampler implementation and related tests.
See https://opentelemetry.io/docs/specs/otel/trace/sdk/#probabilitysampler
The Probability Sampler will replace the soon deprecated TraceIdRatio sampler and can be implemented now that the Trace Context Level 2 is merged (#4012).
This issue is to complete the Probability Sampler implementation and related tests.
See https://opentelemetry.io/docs/specs/otel/trace/sdk/#probabilitysampler
The Probability Sampler will replace the soon deprecated TraceIdRatio sampler and can be implemented now that the Trace Context Level 2 is merged (#4012).