Skip to content

Update libdatadog to newest#3695

Open
bwoebi wants to merge 5 commits intomasterfrom
bob/libdd-update
Open

Update libdatadog to newest#3695
bwoebi wants to merge 5 commits intomasterfrom
bob/libdd-update

Conversation

@bwoebi
Copy link
Collaborator

@bwoebi bwoebi commented Mar 7, 2026

And updating tests with it.

@bwoebi bwoebi requested review from a team as code owners March 7, 2026 14:11
@datadog-datadog-prod-us1-2
Copy link

datadog-datadog-prod-us1-2 bot commented Mar 7, 2026

⚠️ Tests

Fix all issues with BitsAI or with Cursor

⚠️ Warnings

🧪 1028 Tests failed

testSearchPhpBinaries from integration.DDTrace\Tests\Integration\PHPInstallerTest (Datadog) (Fix with Cursor)
DDTrace\Tests\Integration\PHPInstallerTest::testSearchPhpBinaries
Test code or tested code printed unexpected output: Searching for available php binaries, this operation might take a while.
testSimplePushAndProcess from laravel-58-test.DDTrace\Tests\Integrations\Laravel\V5_8\QueueTest (Datadog) (Fix with Cursor)
DDTrace\Tests\Integrations\Laravel\V5_8\QueueTest::testSimplePushAndProcess
Test code or tested code printed unexpected output: spanLinksTraceId: 69b45aa00000000004184d18c95ecfee
tid: 69b45aa000000000
hexProcessTraceId: 04184d18c95ecfee
hexProcessSpanId: a97c625722d9e9da
processTraceId: 295070544445755374
processSpanId: 12212744415908325850

phpvfscomposer://tests/vendor/phpunit/phpunit/phpunit:106
testSimplePushAndProcess from laravel-8x-test.DDTrace\Tests\Integrations\Laravel\V8_x\QueueTest (Datadog) (Fix with Cursor)
DDTrace\Tests\Integrations\Laravel\V8_x\QueueTest::testSimplePushAndProcess
Test code or tested code printed unexpected output: spanLinksTraceId: 69b45af3000000000e76f2158844f978
tid: 69b45af300000000
hexProcessTraceId: 0e76f2158844f978
hexProcessSpanId: 7e725ddfe297671f
processTraceId: 1042286538077305208
processSpanId: 9111448212284598047
View all

ℹ️ Info

No other issues found (see more)

❄️ No new flaky tests detected

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

@pr-commenter
Copy link

pr-commenter bot commented Mar 7, 2026

Benchmarks [ tracer ]

Benchmark execution time: 2026-03-13 19:52:44

Comparing candidate commit e4b7839 in PR branch bob/libdd-update with baseline commit 237080d in branch master.

Found 0 performance improvements and 18 performance regressions! Performance is the same for 174 metrics, 2 unstable metrics.

scenario:ComposerTelemetryBench/benchTelemetryParsing-opcache

  • 🟥 execution_time [+6.357µs; +7.443µs] or [+48.902%; +57.251%]

scenario:HookBench/benchHookOverheadTraceMethod-opcache

  • 🟥 execution_time [+3.829µs; +6.344µs] or [+2.224%; +3.684%]

scenario:MessagePackSerializationBench/benchMessagePackSerialization

  • 🟥 execution_time [+5.060µs; +6.600µs] or [+4.810%; +6.274%]

scenario:MessagePackSerializationBench/benchMessagePackSerialization-opcache

  • 🟥 execution_time [+6.221µs; +7.439µs] or [+5.941%; +7.105%]

scenario:PDOBench/benchPDOOverhead

  • 🟥 execution_time [+25.816µs; +29.903µs] or [+11.788%; +13.654%]

scenario:PDOBench/benchPDOOverhead-opcache

  • 🟥 execution_time [+15.506µs; +19.425µs] or [+7.078%; +8.867%]

scenario:PDOBench/benchPDOOverheadWithDBM

  • 🟥 execution_time [+24.425µs; +28.106µs] or [+11.036%; +12.698%]

scenario:PDOBench/benchPDOOverheadWithDBM-opcache

  • 🟥 execution_time [+15.124µs; +18.555µs] or [+6.894%; +8.458%]

scenario:PHPRedisBench/benchRedisOverhead

  • 🟥 execution_time [+125.440µs; +153.782µs] or [+14.674%; +17.990%]

scenario:PHPRedisBench/benchRedisOverhead-opcache

  • 🟥 execution_time [+93.429µs; +107.474µs] or [+10.582%; +12.173%]

scenario:SpanBench/benchDatadogAPI

  • 🟥 execution_time [+4.277µs; +5.590µs] or [+6.801%; +8.890%]

scenario:SpanBench/benchDatadogAPI-opcache

  • 🟥 execution_time [+2.691µs; +4.734µs] or [+4.243%; +7.464%]

scenario:SpanBench/benchOpenTelemetryAPI

  • 🟥 execution_time [+37.208µs; +55.476µs] or [+5.266%; +7.851%]

scenario:SpanBench/benchOpenTelemetryInteroperability

  • 🟥 execution_time [+5.039µs; +7.913µs] or [+2.779%; +4.364%]

scenario:SymfonyBench/benchSymfonyDdprof

  • 🟥 execution_time [+270.331µs; +380.109µs] or [+3.007%; +4.228%]

scenario:SymfonyBench/benchSymfonyDdprof-opcache

  • 🟥 execution_time [+272.101µs; +396.419µs] or [+3.018%; +4.397%]

scenario:SymfonyBench/benchSymfonyOverhead

  • 🟥 execution_time [+307.470µs; +444.290µs] or [+3.674%; +5.309%]

scenario:SymfonyBench/benchSymfonyOverhead-opcache

  • 🟥 execution_time [+327.619µs; +452.821µs] or [+3.855%; +5.328%]

@bwoebi bwoebi force-pushed the bob/libdd-update branch from 33adecd to 01ce985 Compare March 7, 2026 16:05
@codecov-commenter
Copy link

codecov-commenter commented Mar 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 62.32%. Comparing base (237080d) to head (e4b7839).
⚠️ Report is 7 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3695      +/-   ##
==========================================
- Coverage   62.43%   62.32%   -0.12%     
==========================================
  Files         142      142              
  Lines       13586    13586              
  Branches     1775     1775              
==========================================
- Hits         8483     8467      -16     
- Misses       4298     4311      +13     
- Partials      805      808       +3     

see 3 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 237080d...e4b7839. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@bwoebi bwoebi force-pushed the bob/libdd-update branch from 01ce985 to f9818fb Compare March 10, 2026 00:01
Signed-off-by: Bob Weinand <bob.weinand@datadoghq.com>
@bwoebi bwoebi force-pushed the bob/libdd-update branch from f9818fb to 8221b6f Compare March 11, 2026 19:47
@morrisonlevi morrisonlevi changed the title Update libdatadog to neweset Update libdatadog to newest Mar 11, 2026
@pr-commenter
Copy link

pr-commenter bot commented Mar 11, 2026

Benchmarks [ profiler ]

Benchmark execution time: 2026-03-13 18:51:08

Comparing candidate commit e4b7839 in PR branch bob/libdd-update with baseline commit 237080d in branch master.

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

morrisonlevi and others added 3 commits March 12, 2026 09:02
Signed-off-by: Bob Weinand <bob.weinand@datadoghq.com>
Signed-off-by: Bob Weinand <bob.weinand@datadoghq.com>
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.

3 participants