Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rgw: fix total_time to msec as per AWS S3 #17541

Merged
merged 1 commit into from Oct 13, 2017
Merged

Commits on Sep 7, 2017

  1. rgw: fix total_time to msec as per AWS S3

    As AWS log format[1] are using millisecond as unit, change rgw total_time
    unit from usec to msec.
    
    [1] http://docs.aws.amazon.com/AmazonS3/latest/dev/LogFormat.html
    
    Reported-by: Zhang Shaowen <zhangshaowen@cmss.chinamobile.com>
    Signed-off-by: Jiaying Ren <jiaying.ren@umcloud.com>
    Jiaying Ren committed Sep 7, 2017
    Copy the full SHA
    d84cb65 View commit details
    Browse the repository at this point in the history