Bharath Appali
Bharath Appali
This PR adds the ExperimentDatasourceCollection Implementation of DataSource collection for experiment level datasource mapping
Currently the `mvp_demo` branch is returning a sample metric JSON on calling the listTrialStatus API. The sample metrics to be replaced with real metrics data which is collected by the...
Currently if any tunable is changed in yaml where autotune might not understand how to handle it the pod restart fails, so adding them in a stage by stage fashion...
Continution for the issue #476
As part of the productization we need to have the datasource design doc in place to proceed with it's development
- [ ] #477 - [ ] #478 - [ ] Higher level abstraction of metrics classification based on cpu/mem, JVM, throughput, response time - [ ] #479 - [...
Currently UI module talks to autotune via API's and UI call is getting failed due to CORS exception. We need to fix it by allowing particular methods (Http actions) to...