Add USE Metrics for memory cap and storage dev I/O

This CL collects USE Metrics for Memory capacity and Storage device I/O. It
also contains unit tests for the necessary functions.

Change-Id: I306f07f28ae8e0546ed7fd99d5a1fbe83eea506f
Reviewed-on: https://cos-review.googlesource.com/c/cos/tools/+/19190
Reviewed-by: Vaibhav Rustagi <vaibhavrustagi@google.com>
Reviewed-by: Dexter Rivera <riverade@google.com>
Tested-by: Vaibhav Rustagi <vaibhavrustagi@google.com>
Cloud-Build: Vaibhav Rustagi <vaibhavrustagi@google.com>
2 files changed
tree: 16d2e1f03eef632daa51cc0b58211a63aa954677
  1. release/
  2. src/
  3. testing/
  4. BUILD.bazel
  5. cloudbuild.yaml
  6. CONTRIBUTING.md
  7. deps.bzl
  8. go.mod
  9. go.sum
  10. LICENSE
  11. README.md
  12. run_tests.sh
  13. WORKSPACE
README.md

Tools for Container-Optimized OS

This is a repository of various tools developed for Container-Optimized OS. Examples include cos-gpu-installer, cos-toolbox, etc.

See CONTRIBUTING.md for how to contribute.