What are runtime is your app? If NodeJS, see this: High Memory Usage - #2 by jerome
If not, you fly ssh console -a <app-name> -s
into the VM instance and install / exec any tool that’d help you debug memory use from Linux’s point of view.
What are runtime is your app? If NodeJS, see this: High Memory Usage - #2 by jerome
If not, you fly ssh console -a <app-name> -s
into the VM instance and install / exec any tool that’d help you debug memory use from Linux’s point of view.