You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: include per-host and per-client data in web UI live updates
The web UI's "By Host" and "By Client" time-series charts were not
rendering because ByHost and ByClient aggregates were not included
in live update payloads. This adds them so the UI can display
throughput over time for each host and client.
0 commit comments