Hello everybody!
I have a question about MetaFlow + Dashboard:
We have deployed MetaFlow on GCP with Kubernetes (and Argo). Everything is working very well.
We want to monitor 2 things:
• Pipelines Health (running, success, failure)
• ML Metrics (when training a model, AUC score, for example)
I initially decided to create my own Google DataStudio Dashboard by pushing pipeline data to BigQuery and connecting the dashboard to big query.
I know that there are many vendors outside.
What do you suggest? Any recommendations?