routewatch/internal
sneak 5bd3add59b Fix deadlock in snapshotter and add timing logs
- Move GetDetailedStats() call outside of read lock to avoid deadlock
- Add timing logs to identify performance bottlenecks during snapshot
- Log duration for copying routes, marshaling JSON, and writing to disk
2025-07-28 00:16:01 +02:00
..
database Add ASN info lookup and periodic routing table statistics 2025-07-27 23:25:23 +02:00
metrics Initial commit: RouteWatch BGP stream monitor 2025-07-27 21:18:57 +02:00
ristypes Initial commit: RouteWatch BGP stream monitor 2025-07-27 21:18:57 +02:00
routewatch Fix shutdown sequence to ensure final snapshot is taken 2025-07-28 00:11:54 +02:00
routingtable Implement routing table snapshotter with automatic loading on startup 2025-07-28 00:03:19 +02:00
server Add separate IPv4/IPv6 route counts to status page and API 2025-07-27 23:46:47 +02:00
snapshotter Fix deadlock in snapshotter and add timing logs 2025-07-28 00:16:01 +02:00
streamer Fix linting errors for magic numbers in handler queue sizes 2025-07-27 23:38:38 +02:00
templates Add separate IPv4/IPv6 route counts to status page and API 2025-07-27 23:46:47 +02:00