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

Enable metrics gathering & data visualisation of benchmark test results #4

Open
ksatchit opened this issue Sep 11, 2017 · 1 comment

Comments

@ksatchit
Copy link

Enable data visualisation of the benchmark test results with appropriate metrics & graphs. While a starting point could be to use simple plotting utilities such as gnuplot, which can derive necessary data (metrics) from the tool-specific log files, the need is to have a single source/webpage with all relevant plots to aid analysis and interpret the results.

This could be achieved using standard tools like grafana with metrics being collected from services like Prometheus

@ksatchit
Copy link
Author

ksatchit commented Oct 3, 2017

One part of the solution to the above problem will be addressed by the fix to this issue : openebs/openebs#392

This will enable us to get the "storage-side" metrics while a similar capability needs to be added for the "client-side", i.e., benchmark client-container as well

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

1 participant