Application Performance Monitoring

Profiling Node.js Applications

This article walks you through various tools and techniques on how to profile a Node.js application to identify high CPU usage sources.

Application Performance Monitoring
Node.js
Performance
Guides · Better Stack ·  Updated on June 6, 2024

What is Application Performance Monitoring (APM)?

Application Performance Monitoring (APM) is the practice of tracking and managing how well software applications perform in production. It uses special tools and data to keep tabs on things like ho...

Application Performance Monitoring
Guides · Better Stack ·  Updated on April 30, 2024