Captures information about the currently active Node.js resources and stores the aggregated data in the provided metrics context.
The metrics context where the aggregated active resources information will be set under the key 'nodejs_active_resources'.
A plugin for capturing and recording information about active Node.js resources.
Remarks
This plugin is useful for monitoring resource usage and diagnosing resource leaks in Node.js applications.
Implements