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>
46 lines
1.2 KiB
Markdown
46 lines
1.2 KiB
Markdown
---
|
|
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(-)
|
|
```
|