post: commit 4abbb95 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:
41
content/posts/commits/2026-05-29-commit-4abbb95.md
Normal file
41
content/posts/commits/2026-05-29-commit-4abbb95.md
Normal file
@@ -0,0 +1,41 @@
|
||||
---
|
||||
title: "[bojemoi] fix(grafana): corriger variable \$node dans Docker Container & Host Metrics"
|
||||
date: 2026-05-29T22:31:56+02:00
|
||||
draft: false
|
||||
tags: ["commit", "bojemoi", "main"]
|
||||
categories: ["Git Activity"]
|
||||
summary: "Commit 4abbb95 par Betty dans bojemoi"
|
||||
author: "Betty"
|
||||
---
|
||||
|
||||
## Commit `4abbb95`
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| **Repository** | bojemoi |
|
||||
| **Branch** | `main` |
|
||||
| **Author** | Betty |
|
||||
| **Hash** | `4abbb959e984f4616632b2345f268ce9c4abb218` |
|
||||
|
||||
|
||||
### Description
|
||||
|
||||
- Source: container_cpu_user_seconds_total → node_memory_MemTotal_bytes
|
||||
(instances propres: meta-76, meta-68 sans tasks.base_cadvisor:8080)
|
||||
- allValue: "All" → null (évitait instance=~"All" qui ne matchait rien)
|
||||
- regex: /^[^:]+$/ pour exclure tasks.base_node-exporter:9100 (doublon)
|
||||
|
||||
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
|
||||
|
||||
```
|
||||
.../dashboards/general/docker-container-metrics.json | 14 +++++++-------
|
||||
1 file changed, 7 insertions(+), 7 deletions(-)
|
||||
```
|
||||
Reference in New Issue
Block a user