feat(otel): add OTel consistent probability sampling state to spans exported through OTLP - #19794
Conversation
… to spans exported through OTLP
|
BenchmarksBenchmark execution time: 2026-08-20 15:41:46 Comparing candidate commit faa25b0 in PR branch Found 0 performance improvements and 9 performance regressions! Performance is the same for 612 metrics, 10 unstable metrics.
|
Description
This is a follow up to #19751 and implements the same behaviour but on OTLP
Testing
Locally tested against DataDog/system-tests#7372 (tests/otel/test_tracing_otlp.py::Test_Otlp_**_Ot)
I will update the manifests once this is merged
Risks
Additional Notes