-
-
Notifications
You must be signed in to change notification settings - Fork 431
Open
Description
Is your feature request related to a problem? Please describe.
when rss increase, but python heap profiling overhead is too large that i could not enabled it in production.
Describe the solution you'd like
accept profiling as http handler, return heap profiling data.
GET /debug/pprof/heap
so i could reduce overhead by only trigger profiling when rss is very high or only sampling 10% percent of my machine.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels