Introduction
Monitoring helps you watch your app to catch problems early. Alerting tells you right away when something goes wrong.
You want to know if your app crashes or slows down.
You need to track if users are having errors using your service.
You want to get notified immediately if a server stops working.
You want to check if your database is running out of space.
You want to see trends in app performance over time.