
django-prometheus 2.4.1
0
Django middlewares to monitor your application with Prometheus.io.
Contents
Django middlewares to monitor your application with Prometheus.io.
Stars: 1627, Watchers: 1627, Forks: 254, Open Issues: 96The django-commons/django-prometheus repo was created 10 years ago and the last code push was 1 months ago.
The project is very popular with an impressive 1627 github stars!
How to Install django-prometheus
You can install django-prometheus using pip
pip install django-prometheus
or add it to a project with poetry
poetry add django-prometheus
Package Details
- Author
- Uriel Corfa
- License
- Apache
- Homepage
- http://github.com/korfuri/django-prometheus
- PyPi:
- https://pypi.org/project/django-prometheus/
- Documentation:
- https://github.com/korfuri/django-prometheus/blob/master/README.md
- GitHub Repo:
- https://github.com/korfuri/django-prometheus
Classifiers
- System/Monitoring
Related Packages
Errors
A list of common django-prometheus errors.
Code Examples
Here are some django-prometheus code examples and snippets.
GitHub Issues
The django-prometheus package has 96 open issues on GitHub
- Help with maintaining the project
- Add Django 6.0 support
- Remove django-redis hard dependency
- BUG: Severe performance degradation when using Django 5.1 connection pool
- Exclude metrics by view (or other criteria)
pythonfix







