diff --git a/content/runbooks/alertmanager/AlertmanagerClusterFailedToSendAlerts.md b/content/runbooks/alertmanager/AlertmanagerClusterFailedToSendAlerts.md new file mode 100644 index 0000000..f70b63a --- /dev/null +++ b/content/runbooks/alertmanager/AlertmanagerClusterFailedToSendAlerts.md @@ -0,0 +1,22 @@ +--- +title: Alertmanager Cluster Failed To Send Alerts +weight: 20 +--- + +# Alertmanager Cluster Failed To Send Alerts + +## Meaning + +All instances failed to send notification to a critical integration. + +## Impact + +You will not receive notification when an alert is raised. + +## Diagnosis + +No alerts are received at the integration level from the cluster. + +## Mitigation + +Depending on the integration, correct the integration with the faulty instance (network, authorization token, firewall...) \ No newline at end of file