SeldonIO / seldon-core

An MLOps framework to package, deploy, monitor and manage thousands of production machine learning models
https://www.seldon.io/tech/products/core/
Other
4.37k stars 831 forks source link

Allow grafana install via ansible #4696

Open sakoush opened 1 year ago

sakoush commented 1 year ago

Currently ansible automation does not install grafana. It would be useful to have this as part of the process. Things to consider for configuration:

I think there is already a way in kube-prometheus that could setup grafana.

RafalSkolasinski commented 1 year ago

Yes, that will be nice to have a ready to go example to show some features. Still will need to make clear that this is just an example and Grafana installation / configuration is lies out of Seldon responsibility.