We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Give buckets as:
ali --buckets "1ms, 10ms, 100ms, 500ms" http://host.xz
Then drawn as a bar chart:
https://github.com/mum4k/termdash/blob/master/doc/images/barchartdemo.gif
it may be helpful to appear on the others widget:
0~1ms: 1 25% 1ms~10ms: 1 25% 10ms~100ms: 1 25% 100ms~500ms: 1 25%
Suppose there's an SLA that says 95% of requests must be returned within 500ms. It would be helpful.
The text was updated successfully, but these errors were encountered:
It would be helpful to draw as a bar chart.
Sorry, something went wrong.
No branches or pull requests
Give buckets as:
Then drawn as a bar chart:
https://github.com/mum4k/termdash/blob/master/doc/images/barchartdemo.gif
More... (TBD)
it may be helpful to appear on the others widget:
Suppose there's an SLA that says 95% of requests must be returned within 500ms. It would be helpful.
TODO:
The text was updated successfully, but these errors were encountered: