opentelemetry-dotnet icon indicating copy to clipboard operation
opentelemetry-dotnet copied to clipboard

Implement consistent probability sampler.

Open cijothomas opened this issue 3 years ago • 4 comments

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.

cijothomas avatar May 24 '22 04:05 cijothomas

Depends on #1708

cijothomas avatar Aug 29 '22 22:08 cijothomas

Depends on #1708

#1708 is done. This issue is still open as this is not implemented yet.

cijothomas avatar Mar 27 '23 23:03 cijothomas