Enable the Application Metrics for Node.js™ Dashboard for the Node-RED Bluemix Starter Application in one of 3 simple ways. This lets you easily monitor the...

We have all experienced the frustration of waiting for an application to finish a task. Slow loading webpages, timeouts on database queries, unresponsive ui’s and...
Continue reading Why check your Node.js application for performance?
This how-to marries Node-RED and Application Metrics for Node.js™ together in 3 easy steps so that you can monitor the performance characteristics of your Node-RED...
One of the many ways the IBM Runtimes Node.js team stays efficient and on top of all tasks is constantly maintaining and monitoring all our...
What’s the overhead ? So you’ve followed the simple steps to use appmetrics-dash to visualize the performance of your Node.js application and you want to...
Continue reading What’s the performance overhead of appmetrics and appmetrics-dash?
Introduction For application problems in production environments, dumps are a vital tool, allowing diagnostic information to be captured when failure events occur, and problem analysis...
Continue reading Diagnostic dumps for Node.js applications in Bluemix
appmetrics-dash provides a dashboard to visualize the performance of your Node.js application. The dashboard uses Node Application Metrics to monitor the application displaying the results...
Continue reading Monitoring Express Node.js applications with appmetrics-dash
A summary diagnostic report for Node.js was introduced in NodeReport – first failure data capture for Node.js. The report can be triggered on unhandled exceptions,...
Update 28th Feb 2017: The LLNODE plugin for LLDB is now available for easy installation as an npm module https://www.npmjs.org/package/llnode. Traditional core dumps continue to...
Continue reading Advances in core-dump debugging for Node.js
A summary diagnostic report for Node.js was introduced in Future directions for diagnostics in Node.js production environments as one of the contributions that the IBM...
Continue reading node-report – first failure data capture for Node.js