post: commit 6cc969c in bojemoi
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 7s
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 7s
This commit is contained in:
43
content/posts/commits/2026-07-13-commit-6cc969c.md
Normal file
43
content/posts/commits/2026-07-13-commit-6cc969c.md
Normal file
@@ -0,0 +1,43 @@
|
||||
---
|
||||
title: "[bojemoi] fix(grafana-watcher): template infra par-service au lieu de par-stack"
|
||||
date: 2026-07-13T15:47:14+02:00
|
||||
draft: false
|
||||
tags: ["commit", "bojemoi", "main"]
|
||||
categories: ["Git Activity"]
|
||||
summary: "Commit 6cc969c par grafana-watcher dans bojemoi"
|
||||
author: "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(-)
|
||||
```
|
||||
Reference in New Issue
Block a user