routewatch/internal
sneak d2041a5a55 Add WHOIS stats to status page with adaptive fetcher improvements
- Add WHOIS Fetcher card showing fresh/stale/never-fetched ASN counts
- Display hourly success/error counts and current fetch interval
- Increase max WHOIS rate to 1/sec (down from 10 sec minimum)
- Select random stale ASN instead of oldest for better distribution
- Add index on whois_updated_at for query performance
- Track success/error timestamps for hourly stats
- Add GetWHOISStats database method for freshness statistics
2025-12-27 16:20:09 +07:00
..
config Remove debug logging for withdrawals without origin ASN 2025-07-28 02:07:33 +02:00
database Add WHOIS stats to status page with adaptive fetcher improvements 2025-12-27 16:20:09 +07:00
logger Add godoc documentation and README with code structure 2025-12-27 12:30:46 +07:00
metrics Add IP information API with background WHOIS fetcher 2025-12-27 15:47:35 +07:00
ristypes Add godoc documentation and README with code structure 2025-12-27 12:30:46 +07:00
routewatch Add WHOIS stats to status page with adaptive fetcher improvements 2025-12-27 16:20:09 +07:00
server Add WHOIS stats to status page with adaptive fetcher improvements 2025-12-27 16:20:09 +07:00
streamer Track wire bytes separately from decompressed stream bytes 2025-12-27 12:56:57 +07:00
templates Add WHOIS stats to status page with adaptive fetcher improvements 2025-12-27 16:20:09 +07:00
whois Add IP information API with background WHOIS fetcher 2025-12-27 15:47:35 +07:00