routewatch/internal
sneak 3a9ec98d5c Add structured HTTP request logging and increase timeouts
- Replace chi's Logger middleware with structured slog-based logging
- Log request start (debug) and completion (info/warn/error by status)
- Include method, path, status, duration_ms, remote_addr in logs
- Increase request timeout from 8s to 30s for slow queries
- Add read/write/idle timeouts to HTTP server config
- Better server startup logging to confirm listening state
2025-12-30 13:37: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 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 Switch to incremental vacuum for non-blocking space reclamation 2025-12-29 16:00:33 +07:00
server Add structured HTTP request logging and increase timeouts 2025-12-30 13:37:54 +07:00
streamer Add production hardening: health check, streamer panic fix, db maintenance 2025-12-29 15:55:54 +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