Profile App Cpu

Find what is burning CPU in a live app container without restarting it: separate the JS thread from GC and libuv, open the V8 inspector in place with SIGUSR1, take a CPU profile over CDP, and aggregate it back to the function that owns the time. Use when containers sit at their CPU cap, healthchecks time out with nothing crashed, or a self-hoster reports the app 'unhealthy' but the process is alive.

activepieces Updated

File contents

activepieces/activepieces commit 1344789eae

Frequently asked questions

npx skillmds@latest add activepieces/profile-app-cpu