From b95b91174c5d5e404bb4b7ac18878e480adc0e08 Mon Sep 17 00:00:00 2001 From: Betty Date: Thu, 4 Jun 2026 23:53:14 +0200 Subject: [PATCH] post: commit e2910f0 in bojemoi --- .../commits/2026-06-04-commit-e2910f0.md | 39 +++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 content/posts/commits/2026-06-04-commit-e2910f0.md diff --git a/content/posts/commits/2026-06-04-commit-e2910f0.md b/content/posts/commits/2026-06-04-commit-e2910f0.md new file mode 100644 index 0000000..6f24d2e --- /dev/null +++ b/content/posts/commits/2026-06-04-commit-e2910f0.md @@ -0,0 +1,39 @@ +--- +title: "[bojemoi] feat(monitoring): alerte LabTunnelDown si tun0 down sur meta-76" +date: 2026-06-04T23:53:14+02:00 +draft: false +tags: ["commit", "bojemoi", "main"] +categories: ["Git Activity"] +summary: "Commit e2910f0 par Betty dans bojemoi" +author: "Betty" +--- + +## Commit `e2910f0` + +| | | +|---|---| +| **Repository** | bojemoi | +| **Branch** | `main` | +| **Author** | Betty | +| **Hash** | `e2910f02a21dca43518b6cbf1955bd6fc3046ba0` | + + +### Description + +Ajout route et receiver telegram-infra pour alertes infrastructure critiques. +LabTunnelDown → Telegram si tun0 absent ou down sur meta-76. + +Co-Authored-By: Claude Sonnet 4.6 + +### Files Changed + +``` +M volumes/alertmanager/alertmanager.yml +``` + +### Diff Summary + +``` + volumes/alertmanager/alertmanager.yml | 23 +++++++++++++++++++++++ + 1 file changed, 23 insertions(+) +```