Make VPN fabric telemetry carrier neutral

This commit is contained in:
2026-05-16 11:09:27 +03:00
parent 68bce01c6f
commit 6a6ecb67cb
3 changed files with 6 additions and 1 deletions
@@ -333,6 +333,9 @@ 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.
VPN fabric-session transport telemetry is carrier-neutral
(`fabric_session_binary_frames`) and reports QUIC/WebSocket as available
carriers instead of describing the dataplane as WebSocket-only.
Deliverables: