Summarize QUIC pressure in heartbeat

This commit is contained in:
2026-05-16 13:00:24 +03:00
parent 66597a5b15
commit ebdae833fc
3 changed files with 92 additions and 0 deletions
@@ -432,6 +432,9 @@ heartbeats and diagnostics stay stable across reports.
When local live QUIC pressure and recent capacity-limit counters overlap, the
ranking input keeps the stronger pressure signal rather than allowing a weak
fresh sample to hide a saturated endpoint.
Heartbeat VPN fabric reports now include a bounded `quic_capacity_pressure`
summary sorted by busiest cached QUIC connection, making overload diagnosis
visible without digging through the full carrier snapshot.
Endpoint ranking treats `capacity_limited` observations as a soft pressure
penalty instead of a hard recent failure, enabling load spreading without
marking the carrier unhealthy.