With OneAgent v1.75 we’ve added Node.js garbage collection suspension tracking and CPU usage to our monitoring support. You can see this on all Node.js Process pages. Suspension represents the percentage of time that a Node.js process is stopped for garbage collection by V8. This of course also includes CPU usage of the garbage collector.