add doc to AlertmanagerFailedToSendAlerts

This commit is contained in:
Tigran Tch
2021-11-11 13:58:40 +01:00
parent 6dd0987395
commit a25b3afd4a

View File

@@ -0,0 +1,21 @@
---
title: Alertmanager Failed To Send Alerts weight: 20
---
# AlertmanagerFailedToSendAlerts
## Meaning
At least one instance is unable to routed alert to the corresponding integration.
## Impact
No impact since another instance will be able to send the notification.
## Diagnosis
Verify that alerts send by each instance have equivalent alert distribution per integration.
## Mitigation
Depending on the integration, correct the integration with the faulty instance (network, authorization token, firewall...)