diff --git a/content/posts/commits/2026-05-21-commit-9358c99.md b/content/posts/commits/2026-05-21-commit-9358c99.md new file mode 100644 index 0000000..28b49de --- /dev/null +++ b/content/posts/commits/2026-05-21-commit-9358c99.md @@ -0,0 +1,40 @@ +--- +title: "[bojemoi] feat(monitoring): alerte MailSendFailure si mail_watchdog_send_failures_total augmente" +date: 2026-05-21T14:20:45+02:00 +draft: false +tags: ["commit", "bojemoi", "main"] +categories: ["Git Activity"] +summary: "Commit 9358c99 par Betty dans bojemoi" +author: "Betty" +--- + +## Commit `9358c99` + +| | | +|---|---| +| **Repository** | bojemoi | +| **Branch** | `main` | +| **Author** | Betty | +| **Hash** | `9358c991beeef9ace7deb884bf4563f2d7bba17f` | + + +### Description + +Déclenche immédiatement (for: 0m) dès qu'un échec d'envoi est détecté +sur les 10 dernières minutes, indépendamment du délai de 30min de +MailSendFailed. + +Co-Authored-By: Claude Sonnet 4.6 + +### Files Changed + +``` +M volumes/prometheus/rules/alerts.yml +``` + +### Diff Summary + +``` + volumes/prometheus/rules/alerts.yml | 10 ++++++++++ + 1 file changed, 10 insertions(+) +```