Add cadvisor support with monitoring stack: alertmanager, loki, node-red, promtail

This commit is contained in:
Freazzzing
2026-02-04 13:21:16 +00:00
parent 0d85bd53aa
commit 338e0b0f19
13 changed files with 241 additions and 0 deletions

View File

@ -0,0 +1,7 @@
---
# Loki connection
loki_host: 192.168.0.112
loki_port: 3100
# Promtail settings
promtail_port: 9080