routewatch/internal
sneak 037bbfb813 Reduce slow query threshold from 50ms to 25ms
This will help identify performance issues earlier by logging
any database query that takes longer than 25 milliseconds.
2025-07-29 04:20:43 +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 Add AS peers display to AS detail page 2025-07-29 03:58:09 +02:00