Update alertmanager.md

This commit is contained in:
Samuel Berthe 2023-11-21 18:38:09 +01:00 committed by GitHub
parent 308b3c52dd
commit 2ffde4f24c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -135,4 +135,7 @@ If the notification takes too much time to be triggered, check the following del
- `for: 5m` (alerts/example-mysql.yml)
- `group_wait = 10s` (alertmanager.yml)
Also read [https://pracucci.com/prometheus-understanding-the-delays-on-alerting.html](https://pracucci.com/prometheus-understanding-the-delays-on-alerting.html).
Also read:
- [https://pracucci.com/prometheus-understanding-the-delays-on-alerting.html](https://pracucci.com/prometheus-understanding-the-delays-on-alerting.html).
- [https://hodovi.cc/blog/creating-awesome-alertmanager-templates-for-slack/](https://hodovi.cc/blog/creating-awesome-alertmanager-templates-for-slack/)