autotune icon indicating copy to clipboard operation
autotune copied to clipboard

Adds load interceptor mechanism

Open bharathappali opened this issue 1 year ago • 0 comments

The metrics collection should be started only if there is a load on the deployment. This PR adds a base implementation of the load detection.

Work which needs to be done on top of this PR:

  • Check for pod metrics in experiment trial and decide load can be detected
  • Check for minimal variation required in pod metrics (if available and if not alternate metrics) to decide if load is available

Signed-off-by: bharathappali [email protected]

bharathappali avatar Aug 30 '22 06:08 bharathappali