From: Michael Vrable Date: Mon, 22 Mar 2010 22:07:21 +0000 (-0700) Subject: Better track latency of operations issued to S3. X-Git-Url: http://git.vrable.net/?a=commitdiff_plain;h=d7d143ef0ccf0f49a8fd23a3c76bc68c0b04e07e;hp=d7d143ef0ccf0f49a8fd23a3c76bc68c0b04e07e;p=bluesky.git Better track latency of operations issued to S3. Track the time from when the operation is sent to S3 as well, not just from when it was submitted locally, as there may be some local queueing happening. ---