For the complete documentation index, see llms.txt. This page is also available as Markdown.

Set up trace ingestion

Guide — wire your application to ingest traces into Stratix.

  1. Install the SDK (or use REST).

  2. After each AI call, call client.traces.create(...).

  3. Tag with env=production or similar so you can filter later.

  4. Confirm in Premium → Traces.

See also

Last updated

Was this helpful?