Object Instance Tracking for Node.js
This page describes how to enable object instance tracking for Node.js. The Node.js Agent provides object instance tracking (OIT) for monitoring memory usage. When you enable object instance tracking for a node, the Node.js Agent attempts to identify the object types with the most instances on the heap. The agent tracks the top 20 object types based upon the number of instances. Use object instance tracking to identify memory usage trends in objects with large numbers of instances.