Skip to content

anomalizer/django-insights

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

django-views-stats

A set of tools that helps you monitor & debug django applications in production setups

Middlewares

HostnameCommentMiddleware

Appends the server's hostname as a html comment at the end of the response. This helps in situations where the application is deployed on multiple servers that are sitting behind a load balancer and we need to figure out which specific machine served this response

ViewsStatsMiddleware

Aggregates the response times and status codes of each django view

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages