Monitoring and Alerting with Rancher As part of the Rancher monitoring stack the app also installs the Alertmanager The Alertmanager handles alerts sent by client applications such as the Prometheus server. It takes care of deduplicating, grouping, and routing them to the correct receiver integration such as email, PagerDuty, or OpsGenie. It also takes care of silencing and inhibition of alerts. If one provide the routes and receivers as part of the helm values, it will create the respective ...