All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 15s
1.4 KiB
1.4 KiB
title, date, draft, tags, categories, summary, author
| title | date | draft | tags | categories | summary | author | ||||
|---|---|---|---|---|---|---|---|---|---|---|
| [bojemoi] fix: corrections zap, ollama, alloy/prometheus et alerte swarm | 2026-05-29T20:29:02+02:00 | false |
|
|
Commit 19aad43 par Betty dans bojemoi | Betty |
Commit 19aad43
| Repository | bojemoi |
| Branch | main |
| Author | Betty |
| Hash | 19aad438189ad8a2a7ef99a6ae364a1af8b8ad65 |
Description
- zap_scanner: normaliser la sévérité en lowercase (.lower())
- ollama: remplacer le config file env par des variables d'environnement directes
- alloy: supprimer les scrapers node_exporter/cadvisor/alertmanager (déjà dans Prometheus)
- prometheus: supprimer le job alertmanager (dupliqué)
- alerts: seuil SwarmManagerLost 3→1 (cluster single-manager)
Co-Authored-By: Claude Sonnet 4.6 (1M context) noreply@anthropic.com
Files Changed
M oblast-1/zap_scanner.py
M stack/51-service-ollama.yml
M volumes/alloy/config/config.alloy
M volumes/prometheus/prometheus.yml
M volumes/prometheus/rules/alerts.yml
Diff Summary
oblast-1/zap_scanner.py | 2 +-
stack/51-service-ollama.yml | 8 +++-----
volumes/alloy/config/config.alloy | 19 ++-----------------
volumes/prometheus/prometheus.yml | 7 -------
volumes/prometheus/rules/alerts.yml | 4 ++--
5 files changed, 8 insertions(+), 32 deletions(-)