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

[RFE] Run local index on kube-burner failure #403

Closed
afcollins opened this issue Aug 3, 2023 · 1 comment
Closed

[RFE] Run local index on kube-burner failure #403

afcollins opened this issue Aug 3, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@afcollins
Copy link
Contributor

Is your feature request related to a problem? Please describe.
A kube-burner job can fail for any number of reasons. When a job fails, all pod measurements and data are lost. This can be frustrating when the data from the failed run may hold some value in finding the root cause of the test failure.

Describe the solution you'd like
I would like improved error handling, such that regardless of why the create job might fail (expected error like a timeout, or unexpected errors), pod measurements and metrics profiles are still created and indexed (at least) locally.

Whether indexing needs to happen remotely, I am not sure. I think local indexing would be helpful for other tooling (e.g. prow) to backup the measurements/metrics for offline analysis while keeping this bad data out of the growing elastic/opensearch systems.

@afcollins afcollins added the enhancement New feature or request label Aug 3, 2023
@afcollins afcollins changed the title [RFE] Run local index on kube-burner failure. [RFE] Run local index on kube-burner failure Aug 3, 2023
@vishnuchalla
Copy link
Collaborator

Closing this issue as a related PR: #441 is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants