post: commit 58cd876 in bojemoi
Some checks failed
Hugo Build & Deploy / build-deploy (push) Has been cancelled
Some checks failed
Hugo Build & Deploy / build-deploy (push) Has been cancelled
This commit is contained in:
45
content/posts/commits/2026-07-13-commit-58cd876.md
Normal file
45
content/posts/commits/2026-07-13-commit-58cd876.md
Normal file
@@ -0,0 +1,45 @@
|
||||
---
|
||||
title: "[bojemoi] fix(grafana-watcher): corriger les queries des templates auto-générés"
|
||||
date: 2026-07-13T14:36:50+02:00
|
||||
draft: false
|
||||
tags: ["commit", "bojemoi", "main"]
|
||||
categories: ["Git Activity"]
|
||||
summary: "Commit 58cd876 par grafana-watcher dans bojemoi"
|
||||
author: "grafana-watcher"
|
||||
---
|
||||
|
||||
## Commit `58cd876`
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| **Repository** | bojemoi |
|
||||
| **Branch** | `main` |
|
||||
| **Author** | grafana-watcher |
|
||||
| **Hash** | `58cd876b9f5c7744ad1ff0735fddcea35cb408d2` |
|
||||
|
||||
|
||||
### Description
|
||||
|
||||
- infra.json.j2: remplacer container_last_seen{name=~"stack_.*"} par
|
||||
swarm_service_running_replicas{exported_stack="stack"} — le label
|
||||
`name` n'existe pas en mode Swarm cAdvisor
|
||||
- pipeline.json.j2: idem pour ak47/bm12/nuclei/uzi — utiliser
|
||||
swarm_service_running_replicas{service_name=~".*ak47.*"} etc.
|
||||
- Ajouter panels CPU node-exporter (meta-76/68) et RAM dans infra template
|
||||
|
||||
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
||||
|
||||
### Files Changed
|
||||
|
||||
```
|
||||
M grafana-watcher/templates/infra.json.j2
|
||||
M grafana-watcher/templates/pipeline.json.j2
|
||||
```
|
||||
|
||||
### Diff Summary
|
||||
|
||||
```
|
||||
grafana-watcher/templates/infra.json.j2 | 96 ++++++++++++++++++++++++++----
|
||||
grafana-watcher/templates/pipeline.json.j2 | 34 +++++++----
|
||||
2 files changed, 106 insertions(+), 24 deletions(-)
|
||||
```
|
||||
Reference in New Issue
Block a user