Monitoring Python applications with Prometheus
I recently wrote two articles on Python application monitoring with Prometheus:
- Monitoring Your Synchronous Python Web Applications Using Prometheus
- Monitoring Your Asynchronous Python Web Applications Using Prometheus
The demos can be found in the python-prometheus-demo repository.
Also checkout aiohttp-prometheus.