opentelemetry-dotnet
opentelemetry-dotnet copied to clipboard
Implement consistent probability sampler.
Feature Request
Implement consistent probability sampler as per spec: https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/trace/tracestate-probability-sampling.md
The spec is experimental, so this should be kept as a separate non-stable package, and merged to the core SDK once stable.
Depends on #1708
Depends on #1708
#1708 is done. This issue is still open as this is not implemented yet.