Introduction
When your applications or servers have problems, you want to know quickly so you can fix them. Prometheus Alertmanager helps by sending alerts when something goes wrong based on rules you set.
When you want to get notified if your server CPU is too high for a long time.
When your application is not responding and you want to receive an alert.
When disk space is running low and you need to clean up before it causes issues.
When a Kubernetes pod crashes repeatedly and you want to investigate.
When you want to send alerts to email or chat apps automatically.