Emit capacity endpoint observations

This commit is contained in:
2026-05-16 11:59:27 +03:00
parent a02f4fa8aa
commit 9e964e28cb
3 changed files with 37 additions and 0 deletions
@@ -377,6 +377,9 @@ observations.
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.
Local QUIC stream-limit pressure is now emitted as a capacity observation with
no failure-count increment, allowing control plane to spread load without
treating saturation as packet-path breakage.
Cached QUIC carrier idle TTL is configurable through
`RAP_VPN_FABRIC_QUIC_IDLE_TTL_SECONDS` / `-vpn-fabric-quic-idle-ttl` and
propagated by host-agent install profiles.