-
Notifications
You must be signed in to change notification settings - Fork 32
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
Fix Workload Benchmark Plots #5364
Fix Workload Benchmark Plots #5364
Conversation
UpdateI have created a copy of the pipeline for testing purposes. In the default values, I have left all the necessary values checked so that, with a single run, the results of all the changes can be seen. https://ci.wazuh.info/view/Tests_DEV/job/CLUSTER-Workload_benchmarks_metrics_6203/ I am reviewing the rest of the code to see if there is anything else to adapt to avoid, as much as possible, having to run several tests. |
UpdateIn the file |
UpdateAfter running the pipeline https://ci.wazuh.info/view/Tests_DEV/job/CLUSTER-Workload_benchmarks_metrics_6203/1/ it seems that the logcollector plots appear but the rest of the folders are still empty. Further investigation is necessary. |
ResultsAll plots are generated correctly Build: https://ci.wazuh.info/view/Tests_DEV/job/CLUSTER-Workload_benchmarks_metrics_6203/13/ |
91a413c
to
a176f0a
Compare
a176f0a
to
fcbe8c1
Compare
8eb5740
to
c2dd9fe
Compare
…ots-to-api-format
Description
The data used to generate the plots are now obtained from the API. Because of this, the plots are not being generated correctly, as the data and column names have changed.
Related to https://github.com/wazuh/wazuh-jenkins/issues/6203
Testing performed
Build: