You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I captured a snapshot of large production backend app running under uvicorn (in a cloud container) and am trying to analyze it on my own machine. Both the web ui and the cli analyzer show 0 retained heap for every thread:
I captured a snapshot of large production backend app running under uvicorn (in a cloud container) and am trying to analyze it on my own machine. Both the web ui and the cli analyzer show 0 retained heap for every thread:
Additionally, when I click on the "heap" tab in the web ui; nothing happens.
Any idea what might be wrong? I'm running the version from the current main branch.
The text was updated successfully, but these errors were encountered: