Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 1.72 KB

README.rst

File metadata and controls

26 lines (20 loc) · 1.72 KB

How to monitor your micro-service with Prometheus?

How to monitor your micro-service with Prometheus? How to design metrics, what is USE and RED? Metrics for a REST service with Prometheus, AlertManager, and Grafana.

Slides and live-coding demo from PyCode 2018 in Warsaw:

The live-demo consists of a Flask application and configured prometheus with grafana and alertmanager. To make it event easier, a request generator will let you stress the monitored endpoints with random errors and latency injections. Check the READMEs.