post: commit c181371 in bojemoi
Some checks failed
Hugo Build & Deploy / build-deploy (push) Has been cancelled

This commit is contained in:
2026-05-29 22:09:06 +02:00
committed by Betty
parent 21837562e9
commit d5785553ca

View File

@@ -0,0 +1,40 @@
---
title: "[bojemoi] fix(grafana): adapter Docker Container & Host Metrics à instance sans port"
date: 2026-05-29T22:09:06+02:00
draft: false
tags: ["commit", "bojemoi", "main"]
categories: ["Git Activity"]
summary: "Commit c181371 par Betty dans bojemoi"
author: "Betty"
---
## Commit `c181371`
| | |
|---|---|
| **Repository** | bojemoi |
| **Branch** | `main` |
| **Author** | Betty |
| **Hash** | `c18137123ee735b7e256ac2960d4fb9082755b84` |
### Description
- Suppression variable \$port (instance=meta-76, pas meta-76:8080)
- Remplacement \$node:\$port → \$node dans les queries
- Variables job et node passées en multi-select avec All
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 | 42 ++++++++--------------
1 file changed, 15 insertions(+), 27 deletions(-)
```