Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
stealthybox
/
django-prometheus
Public
forked from
django-commons/django-prometheus
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 23, 2018
Added brief docs for PROMETHEUS_EXPORT_MIGRATIONS setting per #49 (#87)
devmonkey22
authored and
korfuri
committed
c3a19ce
Copy full SHA for c3a19ce
Commits on Jul 24, 2018
Update documentation (#76)
Show description for 33454a0
geobeau
authored and
korfuri
committed
33454a0
Copy full SHA for 33454a0
Commits on Jul 18, 2018
Release 1.0.15
korfuri
committed
71a0021
Copy full SHA for 71a0021
Implement metrics for redis cache (#79)
TheOldMop
authored and
korfuri
committed
e439c45
Copy full SHA for e439c45
Fix cache version problem (#80)
TheOldMop
authored and
korfuri
committed
f11aea3
Copy full SHA for f11aea3
Commits on Jul 17, 2018
fix returning default value for cache's (#78)
TheOldMop
authored and
korfuri
committed
115bc36
Copy full SHA for 115bc36
Commits on Jun 1, 2018
Release 1.0.14
korfuri
committed
62c2b31
Copy full SHA for 62c2b31
Implement metrics on locmem cache (#72)
geobeau
authored and
korfuri
committed
aae785f
Copy full SHA for aae785f
Added compatibility with pypy (#73)
geobeau
authored and
korfuri
committed
87b1545
Copy full SHA for 87b1545
Bump version of pip-prometheus (#71)
geobeau
authored and
korfuri
committed
03f93d6
Copy full SHA for 03f93d6
Commits on Apr 16, 2018
Release 1.0.13
korfuri
committed
1ac2e5b
Copy full SHA for 1ac2e5b
Added possibility to export metrics of several caches backends (#69)
Show description for bd21c20
geobeau
authored and
korfuri
committed
bd21c20
Copy full SHA for bd21c20
Commits on Mar 20, 2018
Release 1.0.12
korfuri
committed
9e77122
Copy full SHA for 9e77122
Fix middleware loading for >1.10
korfuri
committed
2d40a19
Copy full SHA for 2d40a19
Fix testapp's include of admin.site.urls to be compatible with Django 2
korfuri
committed
3e8d2e3
Copy full SHA for 3e8d2e3
Bump Django version
korfuri
committed
d0d171a
Copy full SHA for d0d171a
CI remove unsupported django and python versions
Adil Naimi
authored and
korfuri
committed
74812ff
Copy full SHA for 74812ff
exclude unsported versions from travisci
Adil Naimi
authored and
korfuri
committed
3d29ede
Copy full SHA for 3d29ede
fix middleware process response template_name based on https://github.com/korfuri/django-prometheus/pull/28
Adil Naimi
authored and
korfuri
committed
d063669
Copy full SHA for d063669
Commits on Feb 21, 2018
Update example README.md
Show description for d8088e6
roaldnefs
authored and
korfuri
committed
d8088e6
Copy full SHA for d8088e6
Commits on Jan 13, 2018
Release 1.0.11
korfuri
committed
98f7c5d
Copy full SHA for 98f7c5d
Commits on Dec 9, 2017
Merge pull request #60 from bz2/use_core_registry
Show description for ad2d38f
korfuri
authored
ad2d38f
Copy full SHA for ad2d38f
Merge pull request #58 from jwineinger/patch-1
Show description for 747c768
korfuri
authored
747c768
Copy full SHA for 747c768
Commits on Nov 24, 2017
Use core.REGISTRY when in single process mode
Show description for cdcf0ed
bz2
committed
cdcf0ed
Copy full SHA for cdcf0ed
Commits on Nov 10, 2017
Added PostgreSQL to readme for databases monitored
jwineinger
authored
8148c64
Copy full SHA for 8148c64
Commits on Oct 5, 2017
Merge pull request #52 from alexjg/master
Show description for dc64d87
korfuri
authored
dc64d87
Copy full SHA for dc64d87
Uncomment test databases again
Alex Good
committed
9dade63
Copy full SHA for 9dade63
Fix tests and add test for exception processing
Alex Good
committed
abf98ad
Copy full SHA for abf98ad
Remove http_requests_latency_seconds
Alex Good
committed
54f82fb
Copy full SHA for 54f82fb
Commits on Oct 4, 2017
Merge pull request #51 from hedgepigdaniel/bug/streamingrequest
Show description for 5dc9422
korfuri
authored
5dc9422
Copy full SHA for 5dc9422
Fix pep8 error
hedgepigdaniel
committed
8f4abcb
Copy full SHA for 8f4abcb
Commits on Oct 1, 2017
Correctly check if latency timer is available
Alex Good
committed
1f5e4c5
Copy full SHA for 1f5e4c5
Correctly handle case where Request.resolver_match is None
Alex Good
committed
e975977
Copy full SHA for e975977
Commits on Sep 30, 2017
Fix PEP8 errors
Alex Good
committed
51fbe9d
Copy full SHA for 51fbe9d
Uncomment lines commented in testapp/settings.py for testing purposes
Alex Good
committed
63ed1a6
Copy full SHA for 63ed1a6
Pagination
Previous
Next
You can’t perform that action at this time.