Files
blog/content/posts/commits/2026-01-27-commit-032d6b1.md
Betty 7ac1bd5f4f
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 5s
Add 62 blog posts generated from git commit history
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>
2026-02-17 14:16:05 +01:00

44 lines
975 B
Markdown

---
title: "Remove stale Prometheus scrape targets"
date: 2026-01-27T14:56:27+01:00
draft: false
tags: ["commit", "bojemoi", "config"]
categories: ["Git Activity"]
summary: "Commit 032d6b1 par Betty — 1 fichier(s) modifié(s)"
author: "Betty"
---
## Commit `032d6b1`
| | |
|---|---|
| **Repository** | bojemoi |
| **Branch** | `main` |
| **Auteur** | Betty |
| **Hash** | `032d6b16763013a39a8abf589b40296d1571f5d9` |
| **Date** | 2026-01-27 |
### Description
Removed non-existent/inactive service targets:
- gitlab, gitlab-runner (not deployed)
- zap, metasploit, faraday (security stack not running)
- redis-exporter, pentest-exporter (samsonov stack not running)
- nuclei-api (not deployed)
- traefik static (redundant with swarm discovery)
- docker-registry (no metrics endpoint)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
### Fichiers modifiés
```
M volumes/prometheus/prometheus.yml
```
### Statistiques
```
1 file changed, 65 deletions(-)
```