Skip to main content
Prefer zero setup? Use plog run or import provenlog.auto instead. See Auto-Instrumentation.

Setup

What gets captured

How it works

The Trail registers as a trace processor via the OpenAI Agents SDK’s add_trace_processor hook. It receives structured trace events for all agent activity.

Configuration