This project includes the implementation of how to set up service monitoring for Python projects with Prometheus and Grafana using Docker containers.
Run docker services
docker-compose up -d
Navigate to localhost:3000
to see Grafana login page.
For more detailed information visit: https://www.thepylot.dev/setup-grafana-with-prometheus-for-python-projects-docker-included/