fix(infra): fix Prometheus Docker SD relabel + group_add

This commit is contained in:
asepharyana
2026-07-23 07:50:20 +07:00
parent 40e1a80f9f
commit 545397eb1f
2 changed files with 13 additions and 10 deletions
+2
View File
@@ -56,6 +56,8 @@ services:
- ../../infra/otel/prometheus.yml:/etc/prometheus/prometheus.yml:ro
- /prometheus
- /var/run/docker.sock:/var/run/docker.sock:ro
group_add:
- '988'
# ── Node Exporter (Host Metrics: CPU, RAM, Disk) ──
node-exporter: