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

Histogram bar chart #63

Open
2 tasks
nakabonne opened this issue Oct 10, 2020 · 1 comment
Open
2 tasks

Histogram bar chart #63

nakabonne opened this issue Oct 10, 2020 · 1 comment
Labels
enhancement New feature or request new-chart

Comments

@nakabonne
Copy link
Owner

nakabonne commented Oct 10, 2020

Give buckets as:

ali --buckets "1ms, 10ms, 100ms, 500ms" http://host.xz

Then drawn as a bar chart:

image

https://github.com/mum4k/termdash/blob/master/doc/images/barchartdemo.gif

More... (TBD)

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.

TODO:

@nakabonne nakabonne added the enhancement New feature or request label Oct 10, 2020
@nakabonne
Copy link
Owner Author

It would be helpful to draw as a bar chart.

image

https://github.com/mum4k/termdash/blob/master/doc/images/barchartdemo.gif

@nakabonne nakabonne changed the title Support buckets option Histogram bar chart Oct 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request new-chart
Projects
None yet
Development

No branches or pull requests

1 participant