Set up trace ingestion
Guide — wire your application to ingest traces into Stratix.
Last updated
Was this helpful?
Guide — wire your application to ingest traces into Stratix.
Install the SDK (or use REST).
After each AI call, call client.traces.create(...).
Tag with env=production or similar so you can filter later.
Confirm in Premium → Traces.
Last updated
Was this helpful?
Was this helpful?