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

Graph does not show all requests #122

Open
imraan-go opened this issue Mar 5, 2022 · 2 comments
Open

Graph does not show all requests #122

imraan-go opened this issue Mar 5, 2022 · 2 comments

Comments

@imraan-go
Copy link

imraan-go commented Mar 5, 2022

When the request number is very big, Ali shows graph of partial data. See the below screenshot, it's showing 14707 requests out of 75000 in histogram.

Screen Shot 2022-03-05 at 9 36 11 AM

Also, how to make ali wait for requests to finish after the duration? Seems like ali just exits as soon as the duration ends.

@nakabonne
Copy link
Owner

@imraan-go Ali shows the result last 30s by default. You can change it with the --query-range option.

@imraan-go
Copy link
Author

Okay. Is there any reason for defaulting it to 30s? Also can you explain what the "Wait" means here? does it indicate how long the program wait after the last request?

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