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

disk utilisation: use proc fs and extend metrics #8

Open
cha87de opened this issue Jun 4, 2018 · 1 comment
Open

disk utilisation: use proc fs and extend metrics #8

cha87de opened this issue Jun 4, 2018 · 1 comment
Assignees

Comments

@cha87de
Copy link
Owner

cha87de commented Jun 4, 2018

  • to be extendable for containers, rather use the proc fs than reading the values from libvirt daemon.
  • missing metrics: wait times, queue sizes, cache misses, errors, etc.
@cha87de cha87de self-assigned this Jun 5, 2018
@cha87de
Copy link
Owner Author

cha87de commented Oct 6, 2018

moving to proc fs as source seems to be not possible, since block device may be remote. The IO collector gives identical information and should be used as an alternative when the disk i/o should be read from the proc fs.

remaining open tasks: add host metrics to detect bottlenecks (max bandwidth, etc.)

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

1 participant