Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Middleware to log request times #2241

Closed
sainak opened this issue Jun 5, 2024 · 1 comment · Fixed by #2361
Closed

Middleware to log request times #2241

sainak opened this issue Jun 5, 2024 · 1 comment · Fixed by #2361
Labels

Comments

@sainak
Copy link
Member

sainak commented Jun 5, 2024

Create a simple Django middleware that logs the time taken by each request

@sainak sainak added the P2 label Jun 5, 2024
@dhruv-goyal-10
Copy link
Contributor

@sainak A new middleware is required or can we just append the response time to the existing AuditLogMiddleware?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants