managarten/docker/grafana/dashboards
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
..
application-details.json feat(monitoring): add comprehensive Grafana dashboards and alerting 2026-01-26 09:47:18 +01:00
backends.json feat(todo): add Prometheus metrics and update docs 2026-01-25 13:31:44 +01:00
database-details.json feat(monitoring): add comprehensive Grafana dashboards and alerting 2026-01-26 09:47:18 +01:00
system-overview.json feat(todo): add Prometheus metrics and update docs 2026-01-25 13:31:44 +01:00