Introduction
When you run apps or services in the cloud, you want to know how well they are working. Metrics help you see if your resources like virtual machines or databases are healthy and fast. This helps you fix problems before users notice.
When you want to check if your virtual machine is using too much CPU or memory.
When you need to see how many requests your web app is handling per second.
When you want to monitor the disk space or network traffic of your cloud resources.
When you want to set alerts to get notified if a resource is not performing well.
When you want to analyze trends over time to plan for scaling your resources.