post: commit 751d152 in bojemoi
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 6s
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 6s
This commit is contained in:
40
content/posts/commits/2026-06-11-commit-751d152.md
Normal file
40
content/posts/commits/2026-06-11-commit-751d152.md
Normal file
@@ -0,0 +1,40 @@
|
||||
---
|
||||
title: "[bojemoi] fix(monitoring): node-exporter en host network pour métriques réseau correctes"
|
||||
date: 2026-06-11T14:33:17+02:00
|
||||
draft: false
|
||||
tags: ["commit", "bojemoi", "main"]
|
||||
categories: ["Git Activity"]
|
||||
summary: "Commit 751d152 par Betty dans bojemoi"
|
||||
author: "Betty"
|
||||
---
|
||||
|
||||
## Commit `751d152`
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| **Repository** | bojemoi |
|
||||
| **Branch** | `main` |
|
||||
| **Author** | Betty |
|
||||
| **Hash** | `751d152ffed2f15d1b9124229e64fcc87f4d3e2b` |
|
||||
|
||||
|
||||
### Description
|
||||
|
||||
Bascule node-exporter sur le réseau host Docker (au lieu des overlays
|
||||
monitoring+proxy) pour lire /proc/net/dev depuis le namespace réseau hôte.
|
||||
Résultat : tun0, bond0, eth0, eth1 visibles avec valeurs réelles dans Grafana.
|
||||
|
||||
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
||||
|
||||
### Files Changed
|
||||
|
||||
```
|
||||
M stack/01-service-hl.yml
|
||||
```
|
||||
|
||||
### Diff Summary
|
||||
|
||||
```
|
||||
stack/01-service-hl.yml | 12 +++++-------
|
||||
1 file changed, 5 insertions(+), 7 deletions(-)
|
||||
```
|
||||
Reference in New Issue
Block a user