-
-
Notifications
You must be signed in to change notification settings - Fork 70
Closed
Description
Hi,
While reading the readme on https://github.com/nodejs/diagnostics, one of the domains is "Heap and Memory Analysis", although i cannot find anything about post-mortem out of memory analysis.
In our usecase, we run several hundred nodejs processes (in a Docker container), which are restricted to run with very low memory (+- 80MB). When these go out of memory, we want to be able to analyze what's on the heap when it happened.
For that purpose, we created "node-oom-heapdump" (https://github.com/blueconic/node-oom-heapdump), which does exactly that.
Is post-mortem out of memory analysis planned to be included in the Node.js core?
Metadata
Metadata
Assignees
Labels
No labels