Merge "docs: Clarify request_time in storage logs"

This commit is contained in:
Zuul 2020-07-24 16:29:52 +00:00 committed by Gerrit Code Review
commit 5bc6178cdd

View File

@ -177,7 +177,8 @@ user_agent The value of the HTTP User-Agent header. Swift services
the process ID, such as ``"proxy-server <pid of the
proxy>"`` or ``"object-updater <pid of the object
updater>"``.
request_time The duration of the request.
request_time The time between request received and response started.
**Note**: This includes transfer time on PUT, but not GET.
additional_info Additional useful information.
server_pid The process id of the server
policy_index The value of the storage policy index.