Skip to content

ramdesh/flask-prometheus-grafana-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example on how to use Prometheus and Grafana to monitor a Flask API application

Example deployment of a Flask API using Prometheus and Grafana for metrics and monitoring. All tied together using docker-compose.

Install dependencies

pip install -r api/requirements.txt

Set up and run everything using docker-compose

docker-compose up

Access

About

Example deployment of a Flask API using Prometheus and Grafana for metrics and monitoring. All tied together using docker-compose.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published