kubectl-prof icon indicating copy to clipboard operation
kubectl-prof copied to clipboard

Love this project, thank you! Any easy way to get memory usage information on python processes?

Open chicagobuss opened this issue 1 year ago • 1 comments

Just curious if maybe the ebpf-based profiler or something else already in the project can get memory information on python (and other) processes.

If not, consider this a feature request! Maybe memray could be incorporated as another option for python pods.

chicagobuss avatar Sep 25 '24 17:09 chicagobuss

Hi @chicagobuss ! Sorry I haven't replied sooner, but I've been very busy these past few weeks.

Unfortunately, at the moment there isn't an easy solution for profiling memory without an instrumented mode. :(

josepdcs avatar Oct 14 '24 17:10 josepdcs