-
Notifications
You must be signed in to change notification settings - Fork 323
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
V3.45.0 proposal #3967
V3.45.0 proposal #3967
Conversation
* Add CPU profiler * Avoid restarting profiling for last collect Upon process exit, profiler collects profiles a last time and was restarting all profilers before stopping them. Avoid this useless restart by changing the profiler API and make `profile()` methode take a restart argument. * Bump pprof-nodejs version
--------- Co-authored-by: simon-id <simon.id@datadoghq.com>
* Update Next.js tests to work with Node 18 --------- Co-authored-by: Roch Devost <roch.devost@datadoghq.com>
Overall package sizeSelf size: 5.83 MB Dependency sizes
🤖 This report was automatically generated by heaviest-objects-in-the-universe |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good from ci vis perspective
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## v3.x #3967 +/- ##
=======================================
Coverage ? 85.11%
=======================================
Files ? 240
Lines ? 10253
Branches ? 33
=======================================
Hits ? 8727
Misses ? 1526
Partials ? 0 ☔ View full report in Codecov by Sentry. |
BenchmarksBenchmark execution time: 2024-01-17 10:42:53 Comparing candidate commit d13c093 in PR branch Found 3 performance improvements and 0 performance regressions! Performance is the same for 775 metrics, 20 unstable metrics. scenario:plugin-graphql-with-depth-and-collapse-on-18
scenario:plugin-graphql-with-depth-off-18
scenario:plugin-q-with-tracer-16
|
0020fe3
to
d13c093
Compare
Features
Improvements