This repository has been archived by the owner on Jul 9, 2023. It is now read-only.
How to measure total request duration? #963
Unanswered
bartlomiejgawel
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm looking for a way to measure total request duration. It'll be useful to create metrics. Do you have any idea how to do that? I know I can measure timestamps inside BeforeRequest/BeforeRespone handlers but do you know cleaner approach how to measure it?
Beta Was this translation helpful? Give feedback.
All reactions