Today I started using Google Cloud Profiler for a Python3 project running on Google App Engine Standard Environment.
I expected to see references to my functions in the resulting flame graph, I spot only a [Unknown - No Python thread state]
in CPU time profile.
I followed these instructions.
I don't understand if this is the expected result: