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 the realtime inference components #180

Open
yatharthranjan opened this issue Feb 21, 2022 · 1 comment
Open

Add the realtime inference components #180

yatharthranjan opened this issue Feb 21, 2022 · 1 comment
Labels
enhancement New feature or request roadmap Item on the RADAR-base Roadmap

Comments

@yatharthranjan
Copy link
Member

Is your feature request related to a problem? Please describe.
These components include KSQLDB (both server and cli), model-builder (can run on a CRON schedule), model-invocation, RADAR-Backend Intervention monitor or RealtimeInference Consumers, a Feature DB (postgres), JDBC connector to sink the features to the db, optional grafana dashboard to view the aggregated data and inference results for monitoring.

Describe the solution you'd like
Look at the distributed-dcompose for these components in plain docker-compose stacks. This can be used as a starting point to move them to helm. Will also require adding new charts to radar-helm-charts repo.

Describe alternatives you've considered
N/A

Additional context
Add any other context or screenshots about the feature request here.

@yatharthranjan yatharthranjan added the enhancement New feature or request label Feb 21, 2022
@blootsvoets
Copy link
Member

Slight modifications to this issue:

  • the grafana dashboard and JDBC connectors are already present.
  • I'm not sure whether the ksqlDB cli needs to be included, since the same can be achieved by running exec in the server container.

@blootsvoets blootsvoets reopened this Dec 15, 2022
@afolarin afolarin added the roadmap Item on the RADAR-base Roadmap label Feb 2, 2023
@afolarin afolarin moved this to Todo in RADAR-base Roadmap Feb 2, 2023
@afolarin afolarin removed the status in RADAR-base Roadmap Feb 2, 2023
@afolarin afolarin moved this to Todo in RADAR-base Roadmap Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request roadmap Item on the RADAR-base Roadmap
Projects
Status: Todo
Development

No branches or pull requests

3 participants