tree: 122173874d9125497fd12ad0db7145a65cfd0b6f [path history] [tgz]
  1. codelab.md
  2. config.md
  3. fx_triage.md
  4. README.md
docs/development/diagnostics/triage/README.md

Diagnostics Triage Overview

Triage is a library and infrastructure which supports several tools and services to analyze Diagnostics data on-device and off-device.

Triage-lib analysis is configured via json5 config files.

Triage runs off-device on the command line.

Triage is used by the Detect program on-device to file snapshots when needed.

There's a codelab to get started.