kruize / autotune

Autonomous Performance Tuning for Kubernetes!
Apache License 2.0
152 stars 52 forks source link

Added DataSourceOperator and PrometheusDataSourceOperator #1139

Closed shekhar316 closed 3 months ago

shekhar316 commented 3 months ago

Description

This PR will do the following changes -

Type of change

How has this been tested?

Using kruize-demo scripts. Image: quay.io/rh-ee-shesaxen/autotune:kruize-dsop

Test Configuration

Checklist :dart:

Additional information

https://github.com/kruize/autotune/pull/1131 should be merged before this PR, as it uses updated dataSourceInfo constructors. Cleanup for old data source operator will be in next PR.