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
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.
Potential suggestion for a solution
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
The text was updated successfully, but these errors were encountered:
ludo550
changed the title
Locust Improvements
Locust Improvements for recording and reporting and inputs.
Jun 6, 2020
ludo550
changed the title
Locust Improvements for recording and reporting and inputs.
Locust Improvements for recording, reporting and inputs.
Jun 6, 2020
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.
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.
Improvement
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.
Potential suggestion for a solution
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
The text was updated successfully, but these errors were encountered: