Hi there,
We're happily using APM with our multiple Node.js apps, but we would really like to monitor Node metrics as well.
A few data we'd like to see are:
- event loop delay
- cpu usage
- memory usage
- active event handlers
I came accross https://github.com/RuntimeTools/appmetrics & https://github.com/RuntimeTools/appmetrics-elk but the ELK bridge seems to be unmaintained and outdated.
Is this something you plan to add to APM or is there an alternate way of tracking those that you would recommend ?
Thanks,
Jérémie