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

Conversation

mikulely
Copy link
Contributor

@mikulely mikulely commented Sep 7, 2017

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

Signed-off-by: Jiaying Ren jiaying.ren@umcloud.com

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>
@yuriw
Copy link
Contributor

yuriw commented Oct 12, 2017

@yuriw yuriw merged commit e8e6256 into ceph:master Oct 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants