The Alert Manager will be connected to Prometheus and send alerts when specific rules are hit.
The example implementation makes use of a webhook to notify a target system.
The Alertmanager can be configured to support other or additional alerting mechanism by editing the ConfigMap alertmanager
either in the template or after the Alertmanager has been deployed (in that case it needs to be restarted to pick up the new configuration).