AbinavRavi / model_monitoring

Model Monitoring using Prometheus and Grafana

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Model Monitoring using Prometheus and Grafana

This repo provides a tutorial on how to serve an ML model and monitor it using Prometheus and Grafana. You can follow the steps described in the workshop Jupyter notebook (workshop/workshop.ipynb) in the workshop folder.

To quickly setup all containers including a FastAPI serving a model, Prometheus, and Grafana go to workshop/setup folder and run:

  • docker compose build
  • docker compose up

About

Model Monitoring using Prometheus and Grafana

License:MIT License


Languages

Language:Jupyter Notebook 98.4%Language:Python 1.5%Language:Dockerfile 0.1%