post: commit 1d47951 in bojemoi
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 14s
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 14s
This commit is contained in:
40
content/posts/commits/2026-05-29-commit-1d47951.md
Normal file
40
content/posts/commits/2026-05-29-commit-1d47951.md
Normal file
@@ -0,0 +1,40 @@
|
||||
---
|
||||
title: "[bojemoi] fix(grafana): corriger métriques node_memory et fstype dans Docker Container & Host Metrics"
|
||||
date: 2026-05-29T22:15:01+02:00
|
||||
draft: false
|
||||
tags: ["commit", "bojemoi", "main"]
|
||||
categories: ["Git Activity"]
|
||||
summary: "Commit 1d47951 par Betty dans bojemoi"
|
||||
author: "Betty"
|
||||
---
|
||||
|
||||
## Commit `1d47951`
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| **Repository** | bojemoi |
|
||||
| **Branch** | `main` |
|
||||
| **Author** | Betty |
|
||||
| **Hash** | `1d47951948ee650b6b317850580b3efcbb77b89e` |
|
||||
|
||||
|
||||
### Description
|
||||
|
||||
- node_memory_* → node_memory_*_bytes (node_exporter v0.16+)
|
||||
MemFree, MemAvailable, MemTotal, Inactive, Active, KernelStack, Buffers (17 expr)
|
||||
- fstype="xfs" → fstype=~"ext4|xfs" (disques ext4 dans ce cluster)
|
||||
|
||||
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 | 24 +++++++++++-----------
|
||||
1 file changed, 12 insertions(+), 12 deletions(-)
|
||||
```
|
||||
Reference in New Issue
Block a user