Report VPN fabric endpoint health

This commit is contained in:
2026-05-16 11:08:22 +03:00
parent 396d36d5a9
commit 68bce01c6f
3 changed files with 80 additions and 3 deletions
@@ -330,6 +330,9 @@ that endpoint while preserving it as a later fallback.
Endpoint scoring no longer treats missing/zero latency on failed observations as
moderate latency, preventing failed candidates from receiving a false score
bonus.
Endpoint health observations are now emitted as a bounded standalone heartbeat
report (`rap.vpn_fabric_endpoint_health_report.v1`) so control plane can ingest
candidate feedback without parsing the transport diagnostics blob.
Deliverables: