Incorporate the sidecar communication protocol changes from libdatadog#3695
Incorporate the sidecar communication protocol changes from libdatadog#3695
Conversation
|
✨ Fix all issues with BitsAI or with Cursor
|
Benchmarks [ tracer ]Benchmark execution time: 2026-03-23 15:43:19 Comparing candidate commit 05dd5ba in PR branch Found 1 performance improvements and 16 performance regressions! Performance is the same for 175 metrics, 2 unstable metrics. scenario:ComposerTelemetryBench/benchTelemetryParsing-opcache
scenario:MessagePackSerializationBench/benchMessagePackSerialization
scenario:PDOBench/benchPDOOverhead
scenario:PDOBench/benchPDOOverhead-opcache
scenario:PDOBench/benchPDOOverheadWithDBM
scenario:PDOBench/benchPDOOverheadWithDBM-opcache
scenario:PHPRedisBench/benchRedisOverhead
scenario:PHPRedisBench/benchRedisOverhead-opcache
scenario:SpanBench/benchDatadogAPI
scenario:SpanBench/benchDatadogAPI-opcache
scenario:SpanBench/benchOpenTelemetryAPI
scenario:SpanBench/benchOpenTelemetryAPI-opcache
scenario:SpanBench/benchOpenTelemetryInteroperability
scenario:SymfonyBench/benchSymfonyDdprof
scenario:SymfonyBench/benchSymfonyDdprof-opcache
scenario:SymfonyBench/benchSymfonyOverhead
scenario:SymfonyBench/benchSymfonyOverhead-opcache
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #3695 +/- ##
==========================================
- Coverage 68.77% 68.74% -0.03%
==========================================
Files 166 166
Lines 19030 19030
Branches 1797 1797
==========================================
- Hits 13087 13082 -5
- Misses 5127 5135 +8
+ Partials 816 813 -3
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
01ce985 to
f9818fb
Compare
Signed-off-by: Bob Weinand <bob.weinand@datadoghq.com>
f9818fb to
8221b6f
Compare
Benchmarks [ profiler ]Benchmark execution time: 2026-03-23 14:43:34 Comparing candidate commit 05dd5ba in PR branch Found 2 performance improvements and 3 performance regressions! Performance is the same for 25 metrics, 6 unstable metrics. scenario:php-profiler-timeline-memory-control
scenario:php-profiler-timeline-memory-with-profiler
scenario:walk_stack/50
scenario:walk_stack/99
|
Signed-off-by: Bob Weinand <bob.weinand@datadoghq.com>
Signed-off-by: Bob Weinand <bob.weinand@datadoghq.com>
Signed-off-by: Bob Weinand <bob.weinand@datadoghq.com>
ace997b to
5f42a8e
Compare
Signed-off-by: Bob Weinand <bob.weinand@datadoghq.com>
adf1aa4 to
2b42ae2
Compare
Signed-off-by: Bob Weinand <bob.weinand@datadoghq.com>
2b42ae2 to
992785f
Compare
Signed-off-by: Bob Weinand <bob.weinand@datadoghq.com>
Signed-off-by: Bob Weinand <bob.weinand@datadoghq.com>
d815db9 to
4d4c6ec
Compare
…dd-update * 'master' of github.com:DataDog/dd-trace-php: [loader] Fix zombie creation (#3683) Adds container tags support for DBM (#3708) Enables process tags propagation by default (#3706) Fix windows panic at startup time Signed-off-by: Bob Weinand <bob.weinand@datadoghq.com> clippy Signed-off-by: Bob Weinand <bob.weinand@datadoghq.com>
4deda59 to
d297ae2
Compare
Signed-off-by: Bob Weinand <bob.weinand@datadoghq.com>
d297ae2 to
ae57131
Compare
Signed-off-by: Bob Weinand <bob.weinand@datadoghq.com>
Signed-off-by: Bob Weinand <bob.weinand@datadoghq.com>
b23c9e8 to
8f5a908
Compare
Signed-off-by: Bob Weinand <bob.weinand@datadoghq.com>
8f5a908 to
05dd5ba
Compare
And updating tests with it.