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

Limit of 500 requests in /stats/requests end-point #679

Closed
zeburek opened this issue Nov 10, 2017 · 2 comments
Closed

Limit of 500 requests in /stats/requests end-point #679

zeburek opened this issue Nov 10, 2017 · 2 comments

Comments

@zeburek
Copy link

zeburek commented Nov 10, 2017

Description of issue / feature request

When number of requests is gone up to 500 different names, the /stats/requests end-point doesn't send Total item, so I can't build graphics based on this.
Also the plot with Total RPS shows No Data for this requests

Expected behavior

Number of requests has no max value by deafult

Actual behavior

Max value for requests name is 500.

Environment settings (for bug reports)

  • OS: Ubuntu 16.04
  • Python version: 2.7.12
  • Locust version: 0.8.1

Steps to reproduce (for bug reports)

Spawn more then 500 different requests

@cgoldberg
Copy link
Member

closing... no adequate steps to reproduce provided.

@zeburek
Copy link
Author

zeburek commented Nov 13, 2017

@cgoldberg you only should spawn more then 500 requests with different names, it's the only step.

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

No branches or pull requests

2 participants