From 3a71009c8e13eaba55ac334c638b6b7f66d99ac3 Mon Sep 17 00:00:00 2001 From: Betty Date: Thu, 21 May 2026 14:20:45 +0200 Subject: [PATCH] post: commit 9358c99 in bojemoi --- .../commits/2026-05-21-commit-9358c99.md | 40 +++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 content/posts/commits/2026-05-21-commit-9358c99.md 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(+) +```