post: commit ff59e45 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-06-06-commit-ff59e45.md
Normal file
44
content/posts/commits/2026-06-06-commit-ff59e45.md
Normal file
@@ -0,0 +1,44 @@
|
||||
---
|
||||
title: "[bojemoi] feat(monitoring): alloy-worker global sur workers + dashboard nym-proxy logs"
|
||||
date: 2026-06-06T17:42:58+02:00
|
||||
draft: false
|
||||
tags: ["commit", "bojemoi", "main"]
|
||||
categories: ["Git Activity"]
|
||||
summary: "Commit ff59e45 par Betty dans bojemoi"
|
||||
author: "Betty"
|
||||
---
|
||||
|
||||
## Commit `ff59e45`
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| **Repository** | bojemoi |
|
||||
| **Branch** | `main` |
|
||||
| **Author** | Betty |
|
||||
| **Hash** | `ff59e45d92f4010ed34004609db745e38af4ab43` |
|
||||
|
||||
|
||||
### Description
|
||||
|
||||
- Nouveau service base_alloy-worker (mode global, node.role==worker)
|
||||
- Collecte logs Docker via socket local (/var/run/docker.sock)
|
||||
- Label container_name exposé via discovery.relabel
|
||||
- Logs nym-proxy (et tous borodino_*) désormais dans Loki {job=docker-worker}
|
||||
- Dashboard Grafana: Nym Proxy — status, connexions, erreurs, logs temps réel
|
||||
|
||||
### Files Changed
|
||||
|
||||
```
|
||||
M stack/01-service-hl.yml
|
||||
A volumes/alloy/config/config-worker.alloy
|
||||
A volumes/grafana/dashboards/general/nym-proxy-logs.json
|
||||
```
|
||||
|
||||
### Diff Summary
|
||||
|
||||
```
|
||||
stack/01-service-hl.yml | 41 ++++++
|
||||
volumes/alloy/config/config-worker.alloy | 64 +++++++++
|
||||
.../grafana/dashboards/general/nym-proxy-logs.json | 153 +++++++++++++++++++++
|
||||
3 files changed, 258 insertions(+)
|
||||
```
|
||||
Reference in New Issue
Block a user