Files
blog/content/posts/commits/2026-07-21-commit-f2c208e.md
grafana-watcher 3f90017f8f
Some checks failed
Hugo Build & Deploy / build-deploy (push) Has been cancelled
post: commit f2c208e in bojemoi
2026-07-21 20:30:26 +02:00

45 lines
1.1 KiB
Markdown

---
title: "[bojemoi] fix(alert-agent): corriger le chat_id Telegram"
date: 2026-07-21T20:30:20+02:00
draft: false
tags: ["commit", "bojemoi", "main"]
categories: ["Git Activity"]
summary: "Commit f2c208e par grafana-watcher dans bojemoi"
author: "grafana-watcher"
---
## Commit `f2c208e`
| | |
|---|---|
| **Repository** | bojemoi |
| **Branch** | `main` |
| **Author** | grafana-watcher |
| **Hash** | `f2c208e36ad080c37ec8abd5e7b925cba0161cbb` |
### Description
Créer secret dédié alert_agent_chat_id (-1003898435028 / @bojemoi_ptaas)
avec priorité sur telegram_chat_id (valeur incorrecte partagée).
Ajouter log du body d'erreur Telegram pour debug futur.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
### Files Changed
```
M alert-agent/alert_agent/alerter.py
M alert-agent/alert_agent/config.py
M stack/48-service-alert-agent.yml
```
### Diff Summary
```
alert-agent/alert_agent/alerter.py | 13 ++++++++++++-
alert-agent/alert_agent/config.py | 3 ++-
stack/48-service-alert-agent.yml | 3 +++
3 files changed, 17 insertions(+), 2 deletions(-)
```