post: commit cee9b15 in bojemoi
Some checks failed
Hugo Build & Deploy / build-deploy (push) Has been cancelled
Some checks failed
Hugo Build & Deploy / build-deploy (push) Has been cancelled
This commit is contained in:
44
content/posts/commits/2026-05-29-commit-cee9b15.md
Normal file
44
content/posts/commits/2026-05-29-commit-cee9b15.md
Normal file
@@ -0,0 +1,44 @@
|
||||
---
|
||||
title: "[bojemoi] feat(monitoring): swarm-exporter service + métriques Prometheus sur le registry"
|
||||
date: 2026-05-29T20:28:56+02:00
|
||||
draft: false
|
||||
tags: ["commit", "bojemoi", "main"]
|
||||
categories: ["Git Activity"]
|
||||
summary: "Commit cee9b15 par Betty dans bojemoi"
|
||||
author: "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(+)
|
||||
```
|
||||
Reference in New Issue
Block a user