bripkens / event-loop-stats

Exposes stats about the libuv default loop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Possible to use node-pre-gyp instead of nodegyp in eventloop stats

devarajchidambaram opened this issue · comments

Hi,

https://www.npmjs.com/package/@risingstack/event-loop-stats

Risingstack using node-pre-gyp compile c++ code, similarly is this possible to implement like them in event loop stats NPM.?

Unfortunately I do not have the capacity to do this, especially considering that I would need to host these pre-built artifacts. Do you have a solution for this?

I dont have solution