getsentry / getsentry/sentry-javascript
Node: Add add event loop utilization to app context
Ouverte
Improvement
Metrics
Node.js
- Langage dominant
- TypeScript
- Étoiles
- 8.7k
- Forks
- 1.8k
- Merge moyen
- 1 j 17 h
- PR mergées (30 j)
- 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()`.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.