/ml-monitoring-grafana

Primary LanguagePythonApache License 2.0Apache-2.0

Monitoring Drift

Today we'll be taking a look at ML monitoring using Boxkite to easily visualize monitoring metrics using Prometheus and Grafana. We will be using a modified example from Boxkite where we will deploy a model locally using Flask and Docker, then artifically load the server to view monitoring metrics. Prometheus will hook into the backend to extract information about our deployment and Grafana will be the dashboard we use to visualize the metrics.