kruize / kruize-ui

Kruize Autotune UI
MIT License
6 stars 12 forks source link

Fix Experiment type in workload details. #225

Open bhanvimenghani opened 1 day ago

bhanvimenghani commented 1 day ago

Problem Faced: In the experiments page Experiment type: local_monitoring is fixed in most cases looks like we are picking a json value that is not exactly experiment type (i believe experiment type is present in list experiments and not in list recommendations)

Expectations / Delivery Requirements: This experiment_type should be container or namespace depending on the type of experiment selected. This would be the only differentiator between a Container recommendation and Namespace recommendation.

Files/Folders: Workload details