chiplog

Documentation

Everything chiplog does

Seven pages, in reading order. The first one gets you an event; the rest are the decisions behind it.

  1. 01Quick startInstall, wire a sink, record your first flow.
  2. 02Stages and fieldsRecord steps at any depth. Promote fields to the top level.
  3. 03FailuresWhy run() is a wrapper, and how a flow gets attributed.
  4. 04Correlation and traceparentAcross services, queues and nested flows.
  5. 05Redaction and limitsKeep PII out, and keep one bad flow from breaking the pipeline.
  6. 06Framework adaptersHono, Elysia, and writing your own in a few lines.
  7. 07API referenceEvery export, every option, the event shape.