trails/openspec/specs
Ullrich Schäfer 424e692ee0
Add service health monitoring: postgres, node, cAdvisor exporters + dashboard
Exporters:
- postgres_exporter: DB connections, transactions, cache hit ratio, query stats
- node_exporter: host CPU, memory, disk, network
- cAdvisor: per-container CPU and memory usage

PostgreSQL:
- Enable pg_stat_statements for query-level performance tracking
- Track index scans vs sequential scans, cache hit ratio

Dashboard (service-health.json):
- DB: connections, size, transactions/s, slow queries, cache hit ratio, index usage
- Host: disk gauge, CPU, memory, network I/O, disk I/O
- BRouter: request latency p50/p95/p99, container CPU + memory
- All containers: CPU and memory comparison

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-27 18:50:42 +01:00
..
activity-feed Archive phase-1-mvp, sync specs to main 2026-03-25 02:55:28 +01:00
brouter-integration Add route interactions: click-to-split, drag-to-reshape, colored route rendering 2026-03-26 22:36:42 +01:00
crash-recovery Add route interactions: click-to-split, drag-to-reshape, colored route rendering 2026-03-26 22:36:42 +01:00
infrastructure Add service health monitoring: postgres, node, cAdvisor exporters + dashboard 2026-03-27 18:50:42 +01:00
journal-auth Add route interactions: click-to-split, drag-to-reshape, colored route rendering 2026-03-26 22:36:42 +01:00
local-dev-environment Add local dev setup, fix BRouter Dockerfile, archive change (#12) 2026-03-22 23:11:43 +00:00
map-display Add route interactions: click-to-split, drag-to-reshape, colored route rendering 2026-03-26 22:36:42 +01:00
no-go-areas Add route interactions: click-to-split, drag-to-reshape, colored route rendering 2026-03-26 22:36:42 +01:00
planner-journal-handoff Archive phase-1-mvp, sync specs to main 2026-03-25 02:55:28 +01:00
planner-session Add route interactions: click-to-split, drag-to-reshape, colored route rendering 2026-03-26 22:36:42 +01:00
rate-limiting Add route interactions: click-to-split, drag-to-reshape, colored route rendering 2026-03-26 22:36:42 +01:00
route-coloring Add route interactions: click-to-split, drag-to-reshape, colored route rendering 2026-03-26 22:36:42 +01:00
route-drag-reshape Add route interactions: click-to-split, drag-to-reshape, colored route rendering 2026-03-26 22:36:42 +01:00
route-management Archive phase-1-mvp, sync specs to main 2026-03-25 02:55:28 +01:00
route-splitting Add route interactions: click-to-split, drag-to-reshape, colored route rendering 2026-03-26 22:36:42 +01:00
secret-management Add service health monitoring: postgres, node, cAdvisor exporters + dashboard 2026-03-27 18:50:42 +01:00
security-hardening Fix picomatch audit vulnerability and complete security hardening verification 2026-03-26 00:31:27 +01:00
session-notes Add route interactions: click-to-split, drag-to-reshape, colored route rendering 2026-03-26 22:36:42 +01:00
shared-packages Archive phase-1-mvp, sync specs to main 2026-03-25 02:55:28 +01:00
transactional-emails Add route interactions: click-to-split, drag-to-reshape, colored route rendering 2026-03-26 22:36:42 +01:00