README
nodefly-uvmon
Pretty much what you would expect.
Works on node 0.10.x (and up, probably, but haven't tested on 0.11.x).
Native plugin monitoring the libuv event loop. Used as part of strong-agent.
<script type="module">
import nodeflyUvmon from 'https://cdn.skypack.dev/nodefly-uvmon';
</script>
Pretty much what you would expect.
Works on node 0.10.x (and up, probably, but haven't tested on 0.11.x).