post: commit cc9350d in bojemoi
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 8s
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 8s
This commit is contained in:
42
content/posts/commits/2026-05-29-commit-cc9350d.md
Normal file
42
content/posts/commits/2026-05-29-commit-cc9350d.md
Normal file
@@ -0,0 +1,42 @@
|
||||
---
|
||||
title: "[bojemoi] fix(grafana): corriger Running containers, Network panels dans Docker Container & Host Metrics"
|
||||
date: 2026-05-29T22:58:06+02:00
|
||||
draft: false
|
||||
tags: ["commit", "bojemoi", "main"]
|
||||
categories: ["Git Activity"]
|
||||
summary: "Commit cc9350d par Betty dans bojemoi"
|
||||
author: "Betty"
|
||||
---
|
||||
|
||||
## Commit `cc9350d`
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| **Repository** | bojemoi |
|
||||
| **Branch** | `main` |
|
||||
| **Author** | Betty |
|
||||
| **Hash** | `cc9350dc0377dbcfad97af5cabe2ef83673e4617` |
|
||||
|
||||
|
||||
### Description
|
||||
|
||||
- Running containers: image!="" → id=~"/docker/[a-f0-9]+" (pas de label image dans cAdvisor v0.55)
|
||||
- Network Traffic on Node: retirer filtre instance (réseau sur tasks.base_cadvisor:8080 seulement)
|
||||
+ filtre interface=bond0 pour éviter les doublons
|
||||
- Network per Container → renommés "par Interface (Node)": métriques réseau par container
|
||||
inexistantes dans cAdvisor v0.55, remplacées par trafic par interface réseau
|
||||
|
||||
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
|
||||
|
||||
### Files Changed
|
||||
|
||||
```
|
||||
M volumes/grafana/dashboards/general/docker-container-metrics.json
|
||||
```
|
||||
|
||||
### Diff Summary
|
||||
|
||||
```
|
||||
.../general/docker-container-metrics.json | 22 +++++++++-------------
|
||||
1 file changed, 9 insertions(+), 13 deletions(-)
|
||||
```
|
||||
Reference in New Issue
Block a user