-
Notifications
You must be signed in to change notification settings - Fork 161
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
Implement Disable APM Tracing #3080
base: master
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #3080 +/- ##
=============================================
+ Coverage 51.86% 72.93% +21.07%
Complexity 2790 2790
=============================================
Files 112 139 +27
Lines 11042 15280 +4238
Branches 0 1047 +1047
=============================================
+ Hits 5727 11145 +5418
+ Misses 5315 3582 -1733
- Partials 0 553 +553
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 46 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
Benchmarks [ tracer ]Benchmark execution time: 2025-02-11 17:03:26 Comparing candidate commit a5c83d0 in PR branch Found 4 performance improvements and 1 performance regressions! Performance is the same for 173 metrics, 0 unstable metrics. scenario:MessagePackSerializationBench/benchMessagePackSerialization
scenario:MessagePackSerializationBench/benchMessagePackSerialization-opcache
scenario:PDOBench/benchPDOBaseline
scenario:PDOBench/benchPDOBaseline-opcache
scenario:SamplingRuleMatchingBench/benchRegexMatching3-opcache
|
fb6dd8d
to
479b78f
Compare
479b78f
to
a5c83d0
Compare
Benchmarks [ appsec ]Benchmark execution time: 2025-02-11 17:11:43 Comparing candidate commit a5c83d0 in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 12 metrics, 0 unstable metrics. |
Description
Implement
Disable APM Tracing
APPSEC-56460
Reviewer checklist