trails/infrastructure/grafana/dashboards
Ullrich Schäfer 7994ea79f4
Fix overview error rate panel, add request metrics to journal
Dashboard: switch error rate panel from app-level http_request_duration
(never observed) to Caddy's caddy_http_response_duration_seconds_count.

Journal: add custom server.ts (matching planner pattern) that observes
http_request_duration_seconds on every request. Replaces react-router-serve
with a custom Node HTTP server that handles /api/health, /api/metrics,
static assets, and request timing. Removes redundant React Router routes
for health and metrics.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-05 16:20:18 +02:00
..
business.json Remove type:dashboard from annotation config 2026-03-29 21:57:39 +02:00
infrastructure.json Unwrap dashboard JSON for Grafana provisioning 2026-03-29 22:18:06 +02:00
overview.json Fix overview error rate panel, add request metrics to journal 2026-04-05 16:20:18 +02:00
planner.json Unwrap dashboard JSON for Grafana provisioning 2026-03-29 22:18:06 +02:00
service-health.json Fix empty Caddy and pg_stat_statements panels in service-health dashboard 2026-04-05 16:02:23 +02:00