routewatch/internal
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
..
config Remove debug logging for withdrawals without origin ASN 2025-07-28 02:07:33 +02:00
database Clean up auto_vacuum comment for fresh database deployment 2025-12-29 16:02:27 +07:00
logger Add godoc documentation and README with code structure 2025-12-27 12:30:46 +07:00
metrics Fix prefix URL routing to handle CIDR notation with slashes 2025-12-30 14:41:57 +07:00
ristypes Add godoc documentation and README with code structure 2025-12-27 12:30:46 +07:00
routewatch Add status page enhancements with new metrics and footer 2025-12-30 14:50:54 +07:00
server Add status page enhancements with new metrics and footer 2025-12-30 14:50:54 +07:00
streamer Add status page enhancements with new metrics and footer 2025-12-30 14:50:54 +07:00
templates Add status page enhancements with new metrics and footer 2025-12-30 14:50:54 +07:00
version Add status page enhancements with new metrics and footer 2025-12-30 14:50:54 +07:00
whois Add IP information API with background WHOIS fetcher 2025-12-27 15:47:35 +07:00