GoogleCloudPlatform / cloud-profiler-python

Stackdriver Profiler Python agent is a tool that continuously gathers CPU usage information from Python applications
Apache License 2.0
27 stars 25 forks source link

Add memory metrics support #25

Open sillygod opened 4 years ago

sillygod commented 4 years ago

I find the golang's SDK supports the memory metrics. https://codelabs.developers.google.com/codelabs/cloud-stackdriver-profiler/#3

Is there any idea to make python's SDK also support this?

nolanmar511 commented 4 years ago

Thanks for filing this issue! Longer-term, we would like to support heap profiling for python, but it isn't something which we are currently working on.

To provide a bit of context, golang has strong profiling support built in to the language -- this is part of why, right now, golang's SDK supports the most profile types.

It's very useful to get input on which features users would find the most important, so thank you for filing this issue! To others who also have this feature request, feel free to note interest by adding a "thumbs up" to the initial comment / description of this issue.

YahangWu commented 3 years ago

Pls add this, it would be really really helpful. Thanks!

cyberbudy commented 3 years ago

+1

selfish commented 3 months ago

+1

fr0z1k commented 3 months ago

+1