Expose VPN fabric smoke fanout

This commit is contained in:
2026-05-16 12:41:53 +03:00
parent db9ea53e6c
commit a6ee9ba26f
2 changed files with 13 additions and 8 deletions
@@ -404,6 +404,8 @@ before they are framed, so one gateway batch containing many browser flows does
not collapse onto the first packet's logical stream.
`mesh-live-smoke` now sends mixed bulk and interactive VPN packets in a single
fabric-session batch and requires them to remain sharded.
The smoke report also exposes the mixed-batch frame fanout so regressions show
up as a concrete fanout drop, not just a failed boolean.
Fabric-session packet transport snapshots now report packets per stream plus
last/max batch fanout, making real multi-site load distribution measurable from
gateway status.