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

[leo_object_storage] Logging slow I/O operations #356

Closed
mocchira opened this issue Apr 30, 2015 · 2 comments
Closed

[leo_object_storage] Logging slow I/O operations #356

mocchira opened this issue Apr 30, 2015 · 2 comments

Comments

@mocchira
Copy link
Member

The purpose is same with MySQL's slow query log.
Since there are some cases Disk I/O operations could take very long time for some reason in production,
In order to make it easy to identify the root cause,
we need to collect this kind of information.

@yosukehara
Copy link
Member

In addition, we're planning to implement handling response time of object_storage - put and get operation at leo_watchdog to be one of judge elements for decreasing or increasing background performance.

@yosukehara
Copy link
Member

I've implemented this ticket as follows:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants