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
Incompatible runtime dependency with Spectre.Console 0.55.0#981
HTML report improvements (new data transfer chart, metric table under every chart, tooltips)
Improved logging (buffers log records until the real test session starts. This removes the temporary session IDs and temporary report folders that were previously created before the session ID was known)
Cluster improvements
Agent IDs are now numbers. The Coordinator assigns a short numeric ID to each Agent, instead of a GUID. The log files, the folders, and the cluster reports are now much easier to read and to correlate.
Fixed the early stop in cluster mode. When a session stopped before the planned duration, NBomber calculated the final RPS and throughput of an Agent against the planned duration. As a result, these values were too low. Now NBomber calculates them against the duration that the Agent executed.
The Coordinator can now gather every Agent's log files into one place. Logs land in reportFolder/agents_logs/agentId