Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for data imports from TSDB #1006

Closed
5 tasks
bharathappali opened this issue Oct 27, 2023 · 1 comment
Closed
5 tasks

Add support for data imports from TSDB #1006

bharathappali opened this issue Oct 27, 2023 · 1 comment
Assignees
Labels
epic kruize-local Tag for mentioning all the PR's and issues raised which covers the kruize local monitoring usecase proof-of-concept Tag for mentioning all the PR's and issues raised for a POC

Comments

@bharathappali
Copy link
Member

bharathappali commented Oct 27, 2023

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:

  • Finalize and document the request and responses for new API's in API doc
  • Add specific API's in kruize for accepting the TSDB config
  • Proof of concept working functionality of importing data and auto-create experiments
  • Integrate EM's trial manager mechanism to timely import data
  • Integrate Kruize recommendation engine to generate recommendation from the data imported

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

@bharathappali bharathappali added epic kruize-local Tag for mentioning all the PR's and issues raised which covers the kruize local monitoring usecase proof-of-concept Tag for mentioning all the PR's and issues raised for a POC labels Oct 27, 2023
@bharathappali bharathappali self-assigned this Oct 27, 2023
@bharathappali
Copy link
Member Author

Closing this issue as this POC is not a priority. The main goal of this issue is treated a new feature of bulk api.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
epic kruize-local Tag for mentioning all the PR's and issues raised which covers the kruize local monitoring usecase proof-of-concept Tag for mentioning all the PR's and issues raised for a POC
Projects
None yet
Development

No branches or pull requests

1 participant