Sunday 10 January 2016

Performance monitoring and analysing

Hi guys,I am wondering what my options are to monitor and analyse the performance of NodeJS 4.x applications.I have tried: - Manually: these V8 CPU profiles do not show anything interesting except for a huge call stack. Maybe I am wrong and someone can point me in the right direction? - Newrelic: Only tells me if my server is going to die and how many requests. does not display any useful information. - Appdynamics: Only supports node 0.12, dead end. - Strongloop: Does not actually provide any extra information compared to export V8 CPU profiles myself and reading them in Chrome.Thanks!

Submitted January 11, 2016 at 04:10AM by GoutMaximum

No comments:

Post a Comment