Add 62 blog posts generated from git commit history
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 5s

One-shot import of all bojemoi repo commits as Hugo posts.
Each post includes metadata, files changed, and diff stats.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Betty
2026-02-17 14:16:05 +01:00
parent eafc75fd5e
commit 7ac1bd5f4f
62 changed files with 2909 additions and 0 deletions

View File

@@ -0,0 +1,45 @@
---
title: "Fix 61 Prometheus targets DOWN: cAdvisor, Traefik, Grafana scrape configs"
date: 2026-02-11T19:04:12+01:00
draft: false
tags: ["commit", "bojemoi", "fix", "stack", "config"]
categories: ["Git Activity"]
summary: "Commit 01d3c01 par Betty — 2 fichier(s) modifié(s)"
author: "Betty"
---
## Commit `01d3c01`
| | |
|---|---|
| **Repository** | bojemoi |
| **Branch** | `main` |
| **Auteur** | Betty |
| **Hash** | `01d3c01d62109ce656978ce2c47c6c8fbc2b138b` |
| **Date** | 2026-02-11 |
### Description
- Replace broken docker-containers job (54 DOWN) with cadvisor DNS SD
targeting tasks.base_cadvisor:8080 instead of non-existent node:8088
- Fix Grafana prometheus.port label: remove quotes around "3000" that
broke relabel regex matching (3 DOWN)
- Fix suricata job: switch from static config to DNS SD for proper
multi-instance discovery
- Clean up docker-swarm-services relabel: remove redundant drop rule
after keep, normalize whitespace
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
### Fichiers modifiés
```
M stack/01-service-hl.yml
M volumes/prometheus/prometheus.yml
```
### Statistiques
```
2 files changed, 40 insertions(+), 64 deletions(-)
```