Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rafaelgss/nodejs-alert-eventloop-blockage


https://github.com/rafaelgss/nodejs-alert-eventloop-blockage

Last synced: 12 days ago
JSON representation

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