routewatch/internal
sneak 1ec0b3e7ca Change stats fetch interval from 500ms to 2 seconds
Reduces the frequency of stats API calls from twice per second
to once every 2 seconds, reducing server load.
2025-07-29 04:22:06 +02:00
..
config Remove debug logging for withdrawals without origin ASN 2025-07-28 02:07:33 +02:00
database Reduce slow query threshold from 50ms to 25ms 2025-07-29 04:20:43 +02:00
logger Format logger source location as file.go:linenum 2025-07-28 01:16:29 +02:00
metrics Add route update metrics tracking to PrefixHandler 2025-07-28 02:55:27 +02:00
ristypes Initial commit: RouteWatch BGP stream monitor 2025-07-27 21:18:57 +02:00
routewatch Add AS peers display to AS detail page 2025-07-29 03:58:09 +02:00
server Quadruple all HTTP timeouts to prevent timeout errors 2025-07-29 04:18:07 +02:00
streamer Add queue high water marks to handler statistics 2025-07-29 02:46:53 +02:00
templates Change stats fetch interval from 500ms to 2 seconds 2025-07-29 04:22:06 +02:00