k6-docs
k6-docs copied to clipboard
Be more explicit about how Thresholds are evaluated
Some users get confused about how to set Thresholds properly, should I define them for a time-window period or in terms of the entire test duration/execution?
It would be good to make it more evident on the Thresholds documentation that they are evaluated for the entire test execution. Consider adding a section to clarify how they work.