Skip to content

[PROF-13732] Upgrade libdatadog dependency to version 29.0.0#5461

Merged
ivoanjo merged 3 commits into
masterfrom
ivoanjo/libdatadog-v29-upgrade
Mar 16, 2026
Merged

[PROF-13732] Upgrade libdatadog dependency to version 29.0.0#5461
ivoanjo merged 3 commits into
masterfrom
ivoanjo/libdatadog-v29-upgrade

Conversation

@ivoanjo

@ivoanjo ivoanjo commented Mar 16, 2026

Copy link
Copy Markdown
Member

What does this PR do?

This PR bumps the libdatadog dependency from version 28.0.2.1.0 to 29.0.0.1.0.

This new version brings:

Motivation:

Adopt latest libdatadog.

Change log entry

Yes. Upgrade libdatadog dependency to version 29.0.0

Additional Notes:

N/A

How to test the change?

Green CI is good, as usual.

**What does this PR do?**

This PR bumps the libdatadog dependency from version 28.0.2.1.0 to
29.0.0.1.0.

This new version brings:

* macOS build fixes needed to unblock #5351
* libdatadog support for the
  [OTel process context](open-telemetry/opentelemetry-specification#4719)
  (I plan to submit a PR with some integration for testing this
  separately -- commit is already waiting)

**Motivation:**

Adopt latest libdatadog.

**Change log entry**

Yes. Upgrade libdatadog dependency to version 29.0.0

**Additional Notes:**

N/A

**How to test the change?**

Green CI is good, as usual.
@ivoanjo
ivoanjo requested review from a team as code owners March 16, 2026 11:34
@datadog-datadog-prod-us1

datadog-datadog-prod-us1 Bot commented Mar 16, 2026

Copy link
Copy Markdown
Contributor

✅ Tests

🎉 All green!

❄️ No new flaky tests detected
🧪 All tests passed

🎯 Code Coverage (details)
Patch Coverage: 100.00%
Overall Coverage: 95.14% (-0.02%)

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: cbb2c1c | Docs | Datadog PR Page | Was this helpful? React with 👍/👎 or give us feedback!

@pr-commenter

pr-commenter Bot commented Mar 16, 2026

Copy link
Copy Markdown

Benchmarks

Benchmark execution time: 2026-03-16 12:19:46

Comparing candidate commit cbb2c1c in PR branch ivoanjo/libdatadog-v29-upgrade with baseline commit 67b6d3b in branch master.

Found 0 performance improvements and 1 performance regressions! Performance is the same for 45 metrics, 0 unstable metrics.

Explanation

This is an A/B test comparing a candidate commit's performance against that of a baseline commit. Performance changes are noted in the tables below as:

  • 🟩 = significantly better candidate vs. baseline
  • 🟥 = significantly worse candidate vs. baseline

We compute a confidence interval (CI) over the relative difference of means between metrics from the candidate and baseline commits, considering the baseline as the reference.

If the CI is entirely outside the configured SIGNIFICANT_IMPACT_THRESHOLD (or the deprecated UNCONFIDENCE_THRESHOLD), the change is considered significant.

Feel free to reach out to #apm-benchmarking-platform on Slack if you have any questions.

More details about the CI and significant changes

You can imagine this CI as a range of values that is likely to contain the true difference of means between the candidate and baseline commits.

CIs of the difference of means are often centered around 0%, because often changes are not that big:

---------------------------------(------|---^--------)-------------------------------->
                              -0.6%    0%  0.3%     +1.2%
                                 |          |        |
         lower bound of the CI --'          |        |
sample mean (center of the CI) -------------'        |
         upper bound of the CI ----------------------'

As described above, a change is considered significant if the CI is entirely outside the configured SIGNIFICANT_IMPACT_THRESHOLD (or the deprecated UNCONFIDENCE_THRESHOLD).

For instance, for an execution time metric, this confidence interval indicates a significantly worse performance:

----------------------------------------|---------|---(---------^---------)---------->
                                       0%        1%  1.3%      2.2%      3.1%
                                                  |   |         |         |
       significant impact threshold --------------'   |         |         |
                      lower bound of CI --------------'         |         |
       sample mean (center of the CI) --------------------------'         |
                      upper bound of CI ----------------------------------'

scenario:profiling - intern_all 1000 repeated strings

  • 🟥 throughput [-1490.752op/s; -1449.172op/s] or [-6.229%; -6.055%]

@ivoanjo
ivoanjo merged commit 1fc7720 into master Mar 16, 2026
642 of 643 checks passed
@ivoanjo
ivoanjo deleted the ivoanjo/libdatadog-v29-upgrade branch March 16, 2026 12:52
@github-actions github-actions Bot added this to the 2.30.0 milestone Mar 16, 2026
@Strech Strech mentioned this pull request Mar 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants