new-site/monitoring
justin 92427291e6 Fix ContainerHighMemory alert: skip containers with no memory limit
Containers without a memory limit have spec_memory_limit_bytes=0,
causing division to produce +Inf which always fires. Added guard:
only alert when a limit is actually set (> 0).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-01 03:54:16 -05:00
..
alert_rules.yml Fix ContainerHighMemory alert: skip containers with no memory limit 2026-05-01 03:54:16 -05:00
alertmanager.yml Add Prometheus + Grafana + Alertmanager monitoring stack 2026-05-01 02:08:39 -05:00
blackbox.yml Fix ERPNext and Forgejo probes 2026-05-01 03:35:45 -05:00
grafana-datasources.yml Remove fixed uid from Grafana datasource provisioning — Grafana 13 rejects it on fresh boot 2026-05-01 03:09:10 -05:00
prometheus.yml Fix Forgejo probe: use HTTPS public URL (port 3000 conflicts with Grafana internally) 2026-05-01 03:38:36 -05:00
pw-services-dashboard.json Fix dashboard stale series + enable Prometheus admin API 2026-05-01 03:43:42 -05:00