An open API service indexing awesome lists of open source software.

https://github.com/betterstack-community/prometheus-python


https://github.com/betterstack-community/prometheus-python

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Python Monitoring with Prometheus

**Tutorial**:
[Python Monitoring with Prometheus](https://betterstack.com/community/guides/monitoring/prometheus-python-metrics/)

## 🟢 Prerequisites

- Prior experience with Python and Flask, along with
[a recent version of Python installed](https://www.python.org/downloads/).
- Familiarity with [Docker](https://www.docker.com/) and
[Docker Compose](https://betterstack.com/community/guides/scaling-docker/docker-compose-getting-started/).
- Basic understanding of
[how Prometheus works](https://betterstack.com/community/guides/monitoring/prometheus/).

## âš– License

The code used in this project and in the linked tutorial are licensed under the
[Apache License, Version 2.0](LICENSE)