managarten/docker
Till-JS 8c259a008b feat(monitoring): add comprehensive Grafana dashboards and alerting
New dashboards:
- Application Details: Node.js runtime (heap, event loop, GC),
  HTTP details (status codes, methods, top routes), error analysis
- Database Details: PostgreSQL and Redis metrics with detailed breakdowns

Alerting rules (docker/prometheus/alerts.yml):
- Service: down, high/very high error rate, slow response time
- Infrastructure: high CPU/memory/disk usage
- Database: PostgreSQL/Redis down, high connections, low cache hit
- Container: high CPU/memory, restarts

All dashboards include service selector variable for filtering.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-26 09:47:18 +01:00
..
caddy refactor: change Umami analytics URL from analytics.mana.how to stats.mana.how 2026-01-23 16:11:24 +01:00
grafana feat(monitoring): add comprehensive Grafana dashboards and alerting 2026-01-26 09:47:18 +01:00
init-db 🧑‍💻 dx: add automatic database setup and dev:*:full commands 2025-12-08 14:38:18 +01:00
nginx first implementation 2025-11-27 17:26:18 +01:00
prometheus feat(monitoring): add comprehensive Grafana dashboards and alerting 2026-01-26 09:47:18 +01:00
shared 🐛 fix(docker): add missing build-shared-packages.sh script for Docker builds 2025-12-25 20:51:15 +01:00
templates style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00