Skip to content

Node: Add add event loop utilization to app context #13894

@timfish

Description

@timfish

Problem Statement

We already track memory usage and other context info to help show the state of the app. Event loop utilization could be a helpful metric?

Solution Brainstorm

We can get event loop utilization via performance.eventLoopUtilization().

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions