tree: 5cab8d155213d34acf940f02c45d4b9744a4736b [path history] [tgz]
  1. component_introspection.md
  2. cpu_samples.md
  3. memory_samples.md
  4. README.md
garnet/docs/system_monitor/harvester/README.md

Harvester

The Harvester runs on the Fuchsia device, acquiring Samples (units of introspection data) that it sends to the Host using the Transport system. The Harvester does not store samples.

The Harvester relies on kernel APIs (to gather data) and a Transport layer (to transmit data to the Dockyard).

See also: System Monitor

Samples

Various kinds of data are collected by the Harvester