django-prometheus 2.3.1
0
Django middlewares to monitor your application with Prometheus.io.
Contents
Django middlewares to monitor your application with Prometheus.io.
Stars: 1450, Watchers: 1450, Forks: 244, Open Issues: 82The korfuri/django-prometheus
repo was created 9 years ago and the last code push was 1 weeks ago.
The project is very popular with an impressive 1450 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 82 open issues on GitHub
- Adding prototype Django mixin
- Adding mixin so onboarding exporter into Grafana is easier
- How to use authentication for django-prometheus when deployed to production?
- Metric reset after restart django server
- Make export of migrations False by default
- Api response time in millis of every api endpoint with grafana