Currently we do not support recording data from the test and get a detailed report at the end. Hence, we need a report file that is generated at the end of the test. That has all the recorded data like the average response time at a particular time from the test with the charts.
The reason I request this feature because its something that can take this tool to the next level. And can be very handy to identify issues in the app. I have made some integrations for this which work and I can share an example if needed but its specific to my organization. It also has feature for web Ui where we can provide the total number of requests at which point locust sends a stop message to all the slaves
Hi @ludo550 !
Thanks for your suggestion!
Issues regarding reporting have been raised several times times in the past, but are not really considered to be part of locust "core" (and also, there have been more tickets/issues filed than PR:s if you know what I mean :)
There are already some reporting options out there, including a solution based on Timescale + Grafana in https://github.com/SvenskaSpel/locust-plugins (built by me) and I believe I've seen a Graphite reporting plugin version somewhere as well.
As for the number of requests, see https://github.com/locustio/locust/issues/1085
Not sure what you meant by "and inputs"?
Thank you for the speedy response and this awesome tool @cyberw. I will close this Request as I think the plugins repo you shared seems handy. I do want to mention that I think its worth adding some of this coming out of the box. I did make the effort for my organization and it has some other monitoring and recording for application metrics for our spring boot apps. It also has a drop down for different load tests we like to run. I would probably share a PR once i refine the code without features specific to my organization.

This is an example excel file downloadable after a test is done in my case.
Most helpful comment
Hi @ludo550 !
Thanks for your suggestion!
Issues regarding reporting have been raised several times times in the past, but are not really considered to be part of locust "core" (and also, there have been more tickets/issues filed than PR:s if you know what I mean :)
There are already some reporting options out there, including a solution based on Timescale + Grafana in https://github.com/SvenskaSpel/locust-plugins (built by me) and I believe I've seen a Graphite reporting plugin version somewhere as well.
As for the number of requests, see https://github.com/locustio/locust/issues/1085
Not sure what you meant by "and inputs"?