Files
blog/content/posts/commits/2026-05-29-commit-cee9b15.md
Betty 3a2318ac51
Some checks failed
Hugo Build & Deploy / build-deploy (push) Has been cancelled
post: commit cee9b15 in bojemoi
2026-05-29 20:28:57 +02:00

1.1 KiB

title, date, draft, tags, categories, summary, author
title date draft tags categories summary author
[bojemoi] feat(monitoring): swarm-exporter service + métriques Prometheus sur le registry 2026-05-29T20:28:56+02:00 false
commit
bojemoi
main
Git Activity
Commit cee9b15 par Betty dans bojemoi Betty

Commit cee9b15

Repository bojemoi
Branch main
Author Betty
Hash cee9b15f78f371fcffda5ab476ccab54a3972c5a

Description

  • stack/02: ajout service swarm-exporter (port 9324, manager only, réseau monitoring)
  • volumes/monitoring/swarm-exporter.py: script exporter métriques Docker Swarm
  • registry/config.yml: activation debug endpoint :5001 + /metrics Prometheus

Co-Authored-By: Claude Sonnet 4.6 (1M context) noreply@anthropic.com

Files Changed

M	stack/02-service-maintenance.yml
A	volumes/monitoring/swarm-exporter.py
M	volumes/registry/config.yml

Diff Summary

 stack/02-service-maintenance.yml     |  34 +++++++++
 volumes/monitoring/swarm-exporter.py | 144 +++++++++++++++++++++++++++++++++++
 volumes/registry/config.yml          |   5 ++
 3 files changed, 183 insertions(+)