Add pprof support#22005
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #22005 +/- ##
===========================================
+ Coverage 45.36% 65.88% +20.51%
===========================================
Files 244 1073 +829
Lines 13333 115889 +102556
Branches 2719 2925 +206
===========================================
+ Hits 6049 76354 +70305
- Misses 6983 35310 +28327
- Partials 301 4225 +3924
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
|
@strigazi thanks for your contribution, it's generally LGTM. |
|
@strigazi can you fix the ci failure? |
DONE I added a comment similar to: |
Pull request was closed
|
@strigazi can you help to merge the latest changes from main? Then I can merge this PR, thanks. |
Env vars: * PPROF_ENABLED enable/disable pprof handler, disabled by default * PPROF_ADDR address to bind to, defaults to :6060 Signed-off-by: Spyros Trigazis <[email protected]>
Head branch was pushed to by a user without write access
I just rebased on top of main |
|
@strigazi I'm sorry that you have to rebase it again, and I've enable the auto-marge once the CI is passed. |
|
@strigazi any updates? do you still willing to work on the PR? I think, we're OK to merge it, but re-base with the latest code changes. |
|
This PR is being marked stale due to a period of inactivty. If this PR is still relevant, please comment or remove the stale label. Otherwise, this PR will close in 30 days. |
|
not-stale, got three approvals, should be merged, |
|
For some reason, the "update branch" button does not appear, but I checked the code seems the risk is small. I'm force merging this one. I'll fix the issues if there are any discovered after merging |
Env vars: