Files
blog/content/posts/commits/2026-05-29-commit-c181371.md
Betty 2450a46406
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 5m48s
fix(blog): corriger escapes YAML invalides dans 3 commits (lot 2)
2026-07-22 17:28:16 +02:00

41 lines
972 B
Markdown

---
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(-)
```