-
Notifications
You must be signed in to change notification settings - Fork 167
Support automated sidecar fallback via threads (#3455) #3468
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
e98154e to
bcf647e
Compare
Benchmarks [ profiler ]Benchmark execution time: 2025-10-31 21:30:09 Comparing candidate commit bcf647e in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 29 metrics, 7 unstable metrics. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #3468 +/- ##
==========================================
- Coverage 61.79% 61.77% -0.02%
==========================================
Files 142 142
Lines 12904 12904
Branches 1689 1689
==========================================
- Hits 7974 7972 -2
- Misses 4169 4172 +3
+ Partials 761 760 -1 see 1 file with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
0aa2c79 to
caf314a
Compare
Benchmarks [ tracer ]Benchmark execution time: 2025-11-24 13:01:16 Comparing candidate commit 7efee66 in PR branch Found 3 performance improvements and 15 performance regressions! Performance is the same for 166 metrics, 10 unstable metrics. scenario:ContextPropagationBench/benchInject64Bit
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:SamplingRuleMatchingBench/benchRegexMatching2-opcache
scenario:SpanBench/benchOpenTelemetryAPI
scenario:SpanBench/benchOpenTelemetryAPI-opcache
scenario:SpanBench/benchOpenTelemetryInteroperability
scenario:SpanBench/benchOpenTelemetryInteroperability-opcache
scenario:TraceFlushBench/benchFlushTrace
scenario:TraceFlushBench/benchFlushTrace-opcache
scenario:TraceSerializationBench/benchSerializeTrace
scenario:TraceSerializationBench/benchSerializeTrace-opcache
|
26e44e8 to
1358145
Compare
0c3739f to
789048a
Compare
fc32851 to
e531d66
Compare
ce30199 to
fd7b1d0
Compare
33ea81d to
007a550
Compare
d8ab0b9 to
abbd664
Compare
Signed-off-by: Alexandre Rulleau <[email protected]>
Signed-off-by: Alexandre Rulleau <[email protected]>
8772ae0 to
acdc1cf
Compare
Signed-off-by: Alexandre Rulleau <[email protected]>
acdc1cf to
7efee66
Compare
Description
Use threads to connect to the sidecar
Libdatadog PR
Related Jiras: APMLP-478