tree: 3e2c37d67c70c8a466b9885aa40574dc44372644 [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.