routewatch/internal/server
sneak c116b035bd Add status page enhancements with new metrics and footer
- Add GC statistics (run count, total/last pause, heap usage)
- Add BGP peer count tracking from RIS Live OPEN/NOTIFICATION messages
- Add route churn rate metric (announcements + withdrawals per second)
- Add announcement and withdrawal counters
- Add footer with attribution, license, and git revision
- Embed git revision at build time via ldflags
- Update HTML template to display all new metrics
2025-12-30 14:50:54 +07:00
..
handlers.go Add status page enhancements with new metrics and footer 2025-12-30 14:50:54 +07:00
middleware.go Add structured HTTP request logging and increase timeouts 2025-12-30 13:37:54 +07:00
routes.go Fix prefix URL routing to handle CIDR notation with slashes 2025-12-30 14:41:57 +07:00
server.go Add structured HTTP request logging and increase timeouts 2025-12-30 13:37:54 +07:00