Introduction
Metrics help you watch how your cloud resources behave. Default metrics are ready-made and track basic things automatically. Custom metrics let you track special details that matter to your app or service.
When you want to see CPU or memory use of your server without extra setup
When you need to track how many users logged into your app every hour
When you want to monitor error rates specific to your application logic
When you want alerts on unusual activity not covered by default metrics
When you want to compare performance between different versions of your app