-
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
V4.24.0 proposal #3966
V4.24.0 proposal #3966
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 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## v4.x #3966 +/- ##
=======================================
Coverage ? 85.02%
=======================================
Files ? 238
Lines ? 10191
Branches ? 33
=======================================
Hits ? 8665
Misses ? 1526
Partials ? 0 ☔ View full report in Codecov by Sentry. |
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
BenchmarksBenchmark execution time: 2024-01-17 10:41:01 Comparing candidate commit e47cbb3 in PR branch Found 2 performance improvements and 0 performance regressions! Performance is the same for 780 metrics, 16 unstable metrics. scenario:plugin-graphql-with-depth-off-18
scenario:plugin-q-with-tracer-16
|
4c54624
to
e47cbb3
Compare
Features
Improvements