Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rafaelgss/nodejs-alert-eventloop-blockage
https://github.com/rafaelgss/nodejs-alert-eventloop-blockage
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rafaelgss/nodejs-alert-eventloop-blockage
- Owner: RafaelGSS
- Created: 2024-02-20T20:24:20.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-02-20T20:24:32.000Z (9 months ago)
- Last Synced: 2024-10-19T09:32:34.353Z (about 1 month ago)
- Size: 0 Bytes
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nodejs-alert-eventloop-blockage
A small bpftrace script to be notified whenever Node.js eventloop gets blocked
for more than 5 seconds.Reference: https://github.com/nodejs/diagnostics/issues/569