Expose VPN fabric bulk pressure telemetry

This commit is contained in:
2026-05-16 13:02:31 +03:00
parent ebdae833fc
commit f1cd43e6f2
3 changed files with 19 additions and 0 deletions
@@ -435,6 +435,9 @@ 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.
VPN fabric flow-scheduler snapshots now expose bulk pressure activation plus
bulk and interactive/control channel counts, making mixed browser/RDP load
diagnosis explicit when bulk windows are reduced to protect interactive traffic.
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.