sozu
sozu copied to clipboard
new request metrics
interesting metrics that are available in nginx:
- upstream_connect_time: time spent establishing a connection with an upstream server
- upstream_header_time: time between establishing a connection to an upstream server and receiving the first byte of the response header
- upstream_response_time: time between establishing a connection to an upstream server and receiving the last byte of the response body