Measure VPN route recovery time

This commit is contained in:
2026-05-16 13:11:09 +03:00
parent d43910d2c0
commit c8e7bd3717
3 changed files with 24 additions and 1 deletions
@@ -445,6 +445,8 @@ the failed route a channel recovered from, and aggregate recovered-channel /
switch counts, making alternate-route recovery measurable during load tests.
`mesh-live-smoke` now also exercises a primary-route failure followed by an
alternate-route success and reports the resulting route switch count.
Route recovery telemetry includes failure/switch timestamps and recovery
duration in milliseconds for each recovered flow channel.
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.