MSVK
MSVK
solution to https://issues.redhat.com/browse/RHINENG-5367
I have integrated Bharath's executor service module used in EM to updaterecommendations API, and it appears that we are obtaining better results. Testing is currently underway.
The general strategy involves initially attempting the optimal query; if the sum of duration is not matched and rowscount > optimal query count, then considering an alternative suboptimal query. optimal...
## Description Temp fix for Thanos Setup .. Not sure if it is fix or setup issue curl http://thanos-query-frontend-thanos-bench.apps.kruize-scalelab.h0b5.p1.openshiftapps.com/api/v1/query?query=up {"status":"success","data":{"resultType":"vector","result":[]}} In the above response, Thanos setup returns an empty results...
If the experiment involves multiple containers and the last-seen times of any two containers are different, then generate recommendations. The list of recommendations should be presented in a way that...
This pull request adds a new Java class CPUMemoryUtilizationAnalyzer that provides functionality to analyze CPU utilization based on current and recommended values. The class includes a method analyzeCPUState abd analyzeMemeroyState...
## Description For ROS, the experiment_name format should follow the structure shown below: org_id|source_id|cluster_id|namespace|k8s_object_type|k8s_object_name Here, source_id and cluster_id are UUIDs. It would also be beneficial if this format could be...
## Description Container Query gives this error if it finds duplicate record ``` { "status": "error", "errorType": "execution", "error": "found duplicate series for the match group {namespace=\"cadvisor\", pod=\"cadvisor-pgf6n\"} on the...