Skip to content

Destination response time metrics #2132

Answered by MihaZupan
shawntoffel asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, this looks okay.

Depending on what exactly it is you are interested in, you can tweak when you collect the start/stop timestamps.

For example:

  • OnRequestStart/OnRequestStop will include any time taken to establish a new connection to the destination (including TLS handshake)
  • OnRequestHeadersStop/OnResponseHeadersStop would be the closest to how long it took the proxy to receive the response headers after sending the request out

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@shawntoffel
Comment options

Answer selected by shawntoffel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants