Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test results logged by locust master are truncated #190

Open
SkylerLutz opened this issue May 6, 2024 · 5 comments
Open

Test results logged by locust master are truncated #190

SkylerLutz opened this issue May 6, 2024 · 5 comments

Comments

@SkylerLutz
Copy link

SkylerLutz commented May 6, 2024

Describe the bug
If there are a high number of endpoints under test, the report that is logged by master is truncated. I cannot see the # reqs, fails, avg,min,max,med, etc of my endpoints. I can only see the bottom half of the "Response time percentiles (approximated)" part of the report. This is problematic because I don't know how else to view the results other than looking at the locust masters' logs. I don't want to bucket the endpoints into coarser-grained buckets because then I will lose relationship info between endpoint and min/max/avg/etc.

Is there a better way to view the full (un-truncated) report? Is it exported to a file or something? I don't have the bandwidth to integrate with metrics/grafana/whatever. Thanks

@dennrich
Copy link

I'm also interested in downloading the report as a file. We also have the prometheus-stack running so instructions on how to set this up using metrics is also welcome on my side.

@AbdelrhmanHamouda
Copy link
Owner

Hello @SkylerLutz ,

Thank you for taking the time to share this feedback, can i kindly ask you to share a screenshot or something similar of what you experience. We regularly runs huge tests with literal millions of simulated users over +100 worker pods in the same test and never ran into this problem.

As i mentioned, a screenshot or something of similar nature would be awesome. Also some info on how the test is launched (maybe the used CR)?

Meanwhile, I see the demand for releasing a guide on how to connect the metrics which i'll work on (tracked in a different issue)

@AbdelrhmanHamouda
Copy link
Owner

Hello @dennrich,

I'm also interested in downloading the report as a file.
This is both very easy and very hard. Can i kindly ask you to open another issue for it so i can discuss with you and not over take this one?

@dennrich
Copy link

@AbdelrhmanHamouda Thanks, I created #195

Copy link

This issue is stale because it has been for 30 days with no activity. Remove stale label or leave a comment, otherwise, this issue will be closed in 10 days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants