kruize / autotune

Autonomous Performance Tuning for Kubernetes!
Apache License 2.0
165 stars 54 forks source link

experiment_name format #1352

Closed msvinaykumar closed 4 weeks ago

msvinaykumar commented 4 weeks ago

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 configurable.

Fixes # (issue)

Type of change

How has this been tested?

Please describe the tests that were run to verify your changes and steps to reproduce. Please specify any test configuration required.

Test Configuration

Checklist :dart:

Additional information

Include any additional information such as links, test results, screenshots here