OPERATIONS

APM

Application Performance Monitoring. Tools that track the performance and availability of software applications, surfacing slow transactions, errors, and bottlenecks from the user's perspective.

IN PRACTICE

An APM tool like Datadog or New Relic shows that checkout takes 4 seconds because a third-party payment API is slow, not because the application code is.

← Back to glossary