Skip to content

switch to process.getActiveResourcesInfo() in node v16.14.0+ #2568

Open
@trentm

Description

@trentm

Node v16.14.0 includes process.getActiveResourcesInfo() (docs, PR) as a public alternative to process._getActiveHandles() and process._getActiveRequests(). We use the latter two in "lib/metrics/runtime.js". We should use the blessed new one when able.

Metadata

Metadata

Assignees

No one assigned

    Labels

    agent-nodejsMake available for APM Agents project planning.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions