locust icon indicating copy to clipboard operation
locust copied to clipboard

Add thresholds to each request

Open JavierUhagon opened this issue 8 months ago • 5 comments

This PR adds an argument to each request to add a threshold to it, if a request response time is over the threshold it'll be logged

This also adds a new stat in the webui (the threshold) that's hidden if there are no thresholds defined.

Images

image image

Related issue: #2668

I want to know if @cyberw thinks this can be added to the core (and it's being done nicely) before I resume my work on it!

JavierUhagon avatar Jul 02 '24 06:07 JavierUhagon