[Propagators] Add OpenTelemetry consistent probability sampling - #9178
[Propagators] Add OpenTelemetry consistent probability sampling#9178MilanGarnier wants to merge 1 commit into
Conversation
bc9bf70 to
ecde9f3
Compare
BenchmarksBenchmark execution time: 2026-09-04 10:30:59 Comparing candidate commit ecde9f3 in PR branch Found 0 performance improvements and 44 performance regressions! Performance is the same for 28 metrics, 0 unstable metrics, 111 known flaky benchmarks, 15 flaky benchmarks without significant changes.
|
#8983 feature description
Stacked on top of #9000 (which contains refactoring groundwork to make this PR readable)
Summary of changes
Sampling behavior
rvfrom the trace ID andthfrom supported probability sampling decisions.thto the valid 56-bit range and adjustrvso the emitted state agrees with the Datadog keep or drop decision (due to some precision loss).rvand removeth.th, retain a valid inboundrv, and discard a locally generatedrv.Test coverage