sozu-proxy / sozu

Sōzu HTTP reverse proxy, configurable at runtime, fast and safe, built in Rust. It is awesome!

Home Page:https://www.sozu.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Produce a `request_time` metric

Keksoj opened this issue · comments

It would contain the entire time elapsed between a session beginning and ending. Not to be confused with session_time, that seems to measure only CPU time spent by Sōzu while servicing a request, and managing the end of a session.