kruize / autotune

Autonomous Performance Tuning for Kubernetes!
Apache License 2.0
157 stars 53 forks source link

Add support for data imports from TSDB #1006

Open bharathappali opened 10 months ago

bharathappali commented 10 months ago

Kruize currently has implementation for posting data to it via update results API, adding data import from Timeseries databases (TSDB's) like prometheus, thanos, influx db, victoria metrics etc can help kruize to be used in live environments along with remote environments.

Steps that might involve to add this feature:

Once this feature is ready in a POC mode, Kruize can implement it in the production version by creating a production level code with necessary abstractions