Files
blog/content/posts/commits/2026-07-13-commit-6cc969c.md
grafana-watcher fbfae4407b
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 7s
post: commit 6cc969c in bojemoi
2026-07-13 15:47:15 +02:00

1.1 KiB

title, date, draft, tags, categories, summary, author
title date draft tags categories summary author
[bojemoi] fix(grafana-watcher): template infra par-service au lieu de par-stack 2026-07-13T15:47:14+02:00 false
commit
bojemoi
main
Git Activity
Commit 6cc969c par grafana-watcher dans bojemoi grafana-watcher

Commit 6cc969c

Repository bojemoi
Branch main
Author grafana-watcher
Hash 6cc969cd40361fd2392ba113f046c88e5159d718

Description

Chaque dashboard infra filtre maintenant sur service_name="{{ name }}" au lieu de exported_stack="{{ stack_name }}" — plus de métriques identiques entre alertmanager, grafana, loki, etc.

Panels: replicas running/desired (stat + timeseries), tasks failed, logs Loki filtrés sur {service_name=~"base_alertmanager.*"}.

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

Files Changed

M	grafana-watcher/templates/infra.json.j2

Diff Summary

 grafana-watcher/templates/infra.json.j2 | 99 ++++++++++++++++-----------------
 1 file changed, 49 insertions(+), 50 deletions(-)