12 Commits

Author SHA1 Message Date
Thomas Gräfenstein
2942ff15bc remove unused /dev/kmsg device mount from cAdvisor (oom_event is disabled) 2026-03-22 23:34:29 +01:00
Thomas Gräfenstein
24e80de43c upgrade cAdvisor to v0.54.1 for Docker 29 containerd image store support 2026-03-22 23:30:24 +01:00
Thomas Gräfenstein
cfc8b61f98 connect cAdvisor to containerd socket for Docker 29 image store compatibility 2026-03-22 23:24:50 +01:00
Thomas Gräfenstein
b063128049 grant cAdvisor privileged access for cgroup v2 container discovery 2026-03-22 23:17:33 +01:00
Thomas Gräfenstein
a07adedd00 fix cAdvisor container discovery by mounting /sys and /var/lib/docker correctly 2026-03-22 23:14:32 +01:00
Thomas Gräfenstein
31705ad888 fix cAdvisor crash by removing unsupported accelerator metric group 2026-03-22 23:06:34 +01:00
Thomas Gräfenstein
926766346c add cAdvisor and document detailed alert queries in README
Add cAdvisor container to the monitoring stack for container-level
metrics. Configure Alloy to scrape cAdvisor. Expand the README
Recommended Alerts section with exact PromQL/LogQL queries, thresholds,
and Grafana alert rule configuration for all five alerts.
2026-03-22 22:51:22 +01:00
Thomas Gräfenstein
c736c23e9a enable NETWORKS in docker-socket-proxy for Alloy container discovery 2026-03-22 21:27:26 +01:00
Thomas Gräfenstein
89b806fd5b fix more issues 2026-03-22 12:29:58 +01:00
Thomas Gräfenstein
caa1c7f471 pin versions 2026-03-22 12:23:52 +01:00
Thomas Gräfenstein
ce9dba4923 limit docker socket api access to alloy 2026-03-22 12:19:10 +01:00
Thomas Gräfenstein
c563e9de5f monitoring setup 2026-03-22 12:04:37 +01:00