Commit Graph

1 Commits

Author SHA1 Message Date
Thomas Richter
f60aad2864 feat(08-01): add Prometheus /metrics endpoint with prom-client
- Install prom-client library for Prometheus metrics
- Create src/lib/server/metrics.ts with default Node.js process metrics
- Add /metrics endpoint that returns Prometheus-format text
- Exposes CPU, memory, heap, event loop metrics

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 22:05:16 +01:00