getsentry / getsentry/sentry-javascript

Node: Add add event loop utilization to app context

Open
#13,894 2 comments 0 reactions 0 assignees View on GitHub
Improvement Metrics Node.js
Dominant language
TypeScript
Stars
8.7k
Forks
1.8k
Avg merge
1d 17h
Merged PRs (30d)
515

Description

### 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()`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.