chore(native): upgrade libdatadog to v35.0.0#18414
chore(native): upgrade libdatadog to v35.0.0#18414gh-worker-dd-mergequeue-cf854d[bot] merged 3 commits into
Conversation
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: be54a53113
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
|
In theory I minimized the dependency changes but I didn't build locally so I didn't realize there were build issues after introducing the dependency bumps. I'll fix this up |
…on. This was required starting in v35.0.0 but it will be removed so leaving this as a stub to be removed later is OK in order to adopt this version of libdatadog.
Codeowners resolved as |
BenchmarksBenchmark execution time: 2026-06-02 20:24:59 Comparing candidate commit 18859f7 in PR branch Found 0 performance improvements and 5 performance regressions! Performance is the same for 615 metrics, 10 unstable metrics. scenario:iastaspects-strip_aspect
scenario:iastaspects-translate_aspect
scenario:iastaspectsospath-ospathbasename_aspect
scenario:span-start
scenario:telemetryaddmetric-1-count-metric-1-times
|
|
/merge |
|
View all feedbacks in Devflow UI.
The expected merge time in
|
Description
Updates to libdatadog v35 to pull in a bug fix for the OTLP trace export pipeline.
Testing
Risks
Minimal. Only the libdatadog dependencies have been updated, not other crates
Additional Notes