Bump version to 2.1.0, and fix ksr formatting#314
Conversation
BenchmarksBenchmark execution time: 2026-05-05 14:27:13 Comparing candidate commit 6cf62cd in PR branch Found 0 performance improvements and 1 performance regressions! Performance is the same for 0 metrics, 0 unstable metrics.
|
|
🎯 Code Coverage (details) 🔗 Commit SHA: 6cf62cd | Docs | Datadog PR Page | Give us feedback! |
ceee4c0 to
5c47ecd
Compare
…its and no trailing zeros
5c47ecd to
6cf62cd
Compare
bm1549
left a comment
There was a problem hiding this comment.
Approving knuth sampling changes
In order to prepare a delivery, bump version to
2.1.0, because there are functional changes since the latest release, https://github.com/DataDog/dd-trace-cpp/releases/tag/v2.0.0 (from October 14th, 2025).By the way, I had to fix the formatting of the Knuth sampling rate (
_dd.p.ksr) to fixed, with maximum 6 decimal digits and no trailing decimal zeros.This was recently (on March 12th) modified by #288.
But we just got new failures from system tests. See this failed CI job: