-
Notifications
You must be signed in to change notification settings - Fork 29.7k
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
[v18.x backport] lib: add diagnostics channel and perf hooks detail #44256
Conversation
Review requested:
|
2f96247
to
7de711e
Compare
96c3373
to
e028edb
Compare
@theanarkh apologies, but I had to update v18.x-staging, so this will need a rebase. |
62e2bbd
to
8cbe1a7
Compare
PR-URL: nodejs#43984 Reviewed-By: Matteo Collina matteo.collina@gmail.com Reviewed-By: Mohammed Keyvanzadeh mohammadkeyvanzade94@gmail.com Reviewed-By: Minwoo Jung nodecorelab@gmail.com
8cbe1a7
to
cf057b4
Compare
Done, please help review. |
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.
lgtm
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.
The current commit as a backport LGTM, though @danielleadams should we add another commit from #44144 together in this PR to prevent the tests from flaking?
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
Landed in 1a44fbc |
Co-Authored-By: theanarkh <theratliter@gmail.com> PR-URL: nodejs/node#43984 Backport-PR-URL: nodejs/node#44256 Reviewed-By: Matteo Collina matteo.collina@gmail.com Reviewed-By: Mohammed Keyvanzadeh mohammadkeyvanzade94@gmail.com Reviewed-By: Minwoo Jung nodecorelab@gmail.com
Co-Authored-By: theanarkh <theratliter@gmail.com> PR-URL: nodejs/node#43984 Backport-PR-URL: nodejs/node#44256 Reviewed-By: Matteo Collina matteo.collina@gmail.com Reviewed-By: Mohammed Keyvanzadeh mohammadkeyvanzade94@gmail.com Reviewed-By: Minwoo Jung nodecorelab@gmail.com
PR-URL: #43984
cc @joyeecheung Can you help review the change of
net.js
? Thanks !Reviewed-By: Matteo Collina matteo.collina@gmail.com
Reviewed-By: Mohammed Keyvanzadeh mohammadkeyvanzade94@gmail.com
Reviewed-By: Minwoo Jung nodecorelab@gmail.com