You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google App Engine
Has anyone tried profiling a service in python GAE flex? The cloud profiler is not available yet for python.
pyflame needs ptracing to be enabled inside docker and cProfile does not seem to be profiling across process.
diogoa...@google.com
unread,
Sep 28, 2018, 6:49:40 PM9/28/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google App Engine
Stackdriver profiling for Python is currently not supported. However, as a workaround, you can use profiling outside Google Cloud Platform using the Profiler interface.
I filed this feature request and the Stackdriver engineering team will evaluate it. There is no ETA at the moment, so I suggest that you add your email to the thread to follow up on their progress.