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] Index subcommand for the ocp wrapper #385

Closed
rsevilla87 opened this issue Jul 18, 2023 · 0 comments
Closed

[RFE] Index subcommand for the ocp wrapper #385

rsevilla87 opened this issue Jul 18, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@rsevilla87
Copy link
Member

Is your feature request related to a problem? Please describe.

The index subcommand is a useful feature that can be used to grab metrics from the past. I think having such feature as part of the ocp wrapper can be useful too. The difference with the regular kube-burner index subcommand would be that kube-burner ocp index should also collect the OCP metadata information and add it to all the collected metrics, similar to any other workload of the OCP wrapper.

Describe the solution you'd like

The following command

kube-burner ocp index -m metrics-file.yaml...

Before indexing metrics, should collect the required OCP metadata and append it to all the documents generated.
This is the current metadata appended to all documents indexed OCP wrapper's workload:

https://github.com/cloud-bulldozer/kube-burner/blob/6dd21f142b4f869b7153531e9faefde488616000/pkg/workloads/helpers.go#L152-L159

@rsevilla87 rsevilla87 added the enhancement New feature or request label Jul 18, 2023
@vishnuchalla vishnuchalla self-assigned this Jul 19, 2023
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