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

metrics: add a local report generator tool for quick compares #121

Closed
grahamwhaley opened this issue Jul 23, 2019 · 0 comments · Fixed by #122
Closed

metrics: add a local report generator tool for quick compares #121

grahamwhaley opened this issue Jul 23, 2019 · 0 comments · Fixed by #122

Comments

@grahamwhaley
Copy link

The metrics tests (#119) are not only intended to run under a CI and collect statistics in an ELK style system, but are also very useful for running 'locally' by hand by developers to check for noticeable effects in their local dev work before submitting upstream.

Put together a set of tools to process and present results from local test result files.
Very likely based on the Kata report generator tooling

grahamwhaley pushed a commit to grahamwhaley/cloud-native-setup that referenced this issue Jul 23, 2019
Add the first basic report generator code, utilising R, Rmarkdown
and pandoc to do the data processing and pdf report generation.

Fixes: clearlinux#121

Signed-off-by: Graham Whaley <[email protected]>
grahamwhaley pushed a commit to grahamwhaley/cloud-native-setup that referenced this issue Jul 24, 2019
Add the first basic report generator code, utilising R, Rmarkdown
and pandoc to do the data processing and pdf report generation.

Fixes: clearlinux#121

Signed-off-by: Graham Whaley <[email protected]>
dklyle pushed a commit that referenced this issue Jul 24, 2019
Add the first basic report generator code, utilising R, Rmarkdown
and pandoc to do the data processing and pdf report generation.

Fixes: #121

Signed-off-by: Graham Whaley <[email protected]>
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

Successfully merging a pull request may close this issue.

1 participant