https://github.com/betterstack-community/prometheus-python
https://github.com/betterstack-community/prometheus-python
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/betterstack-community/prometheus-python
- Owner: betterstack-community
- License: apache-2.0
- Created: 2025-02-14T14:09:14.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-14T14:25:43.000Z (over 1 year ago)
- Last Synced: 2025-02-14T15:32:49.097Z (over 1 year ago)
- Language: Python
- Size: 8.79 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)