nodejs-dashboard
nodejs-dashboard copied to clipboard
Adopt 'appmetrics' for additional data collection?
It might be overkill depending on the scope of monitoring that your looking to provide, but it might be worth looking at appmetrics as a source of monitoring data. The project is here:
GitHub: https://github.com/RuntimeTools/appmetrics
NPM: https://www.npmjs.com/package/appmetrics
Thanks for the suggestion @seabaylea! I'm not super familiar with appmetrics but have been contemplating a plugin system that would allow users to integrate their own views/metrics. This would allow for ultimate flexibility while keeping the core module lean.