routewatch/internal/server
sneak 1a0622efaa Add handler queue metrics to status page
- Add GetHandlerStats() method to streamer to expose handler metrics
- Include queue length/capacity, processed/dropped counts, timing stats
- Update API to include handler_stats in response
- Add dynamic handler stats display to status page HTML
- Shows separate status box for each handler with all metrics
2025-07-28 00:32:37 +02:00
..
middleware.go Add SQL query logging and performance improvements 2025-07-27 22:34:48 +02:00
server.go Add handler queue metrics to status page 2025-07-28 00:32:37 +02:00