tree: 1c41b677faed40e4b5c7ff57a19631b096c01392 [path history] [tgz]
  1. src/
  2. Cargo.toml
  3. OWNERS
  4. README.md
vm_tools/metric_reporter/README.md

metric_reporter - IO usage reporting daemon

metric_reporter runs as a user daemon in the default crostini container (based on checking /etc/hostname). Every 5 minutes, it will poll /proc/vmstats to find read/write amounts to disk and swap, and emit the incremental differences to UMA via garcon's ReportMetrics interface.