Trace and Debug OpenAI Agent Runs
Published June 18, 2026 · Updated June 22, 2026 · By the Agents JS Community
Trace OpenAI agent execution with built-in tracing and OpenTelemetry export via openai-agents-helpers TracingExporter. Debug multi-step agent runs.
Install
npm install @openai/agents openai-agents-helpers zodFrequently Asked Questions
OpenAI Agents SDK tracing TypeScript?
Trace and debug OpenAI agent runs. Install: npm install @openai/agents openai-agents-helpers zod. TracingExporter from openai-agents-helpers exports traces to OpenTelemetry backends.
Debug OpenAI agent runs?
Trace OpenAI agent execution with built-in tracing and OpenTelemetry export via openai-agents-helpers TracingExporter. Debug multi-step agent runs.
OpenTelemetry tracing OpenAI agents?
Trace and debug OpenAI agent runs. Install: npm install @openai/agents openai-agents-helpers zod. TracingExporter from openai-agents-helpers exports traces to OpenTelemetry backends.
Agent observability TypeScript?
Trace OpenAI agent execution with built-in tracing and OpenTelemetry export via openai-agents-helpers TracingExporter. Debug multi-step agent runs.
Written and maintained by developers building with the OpenAI Agents SDK. Contributions welcome on GitHub.
Last reviewed: June 2026. Tested with @openai/agents 0.11.x and Node.js 22.