OpenTelemetry OpenAI Agents instrumentation
Project Links
Meta
Author: Gal Kleinman, Nir Gazit
Requires Python: <4,>=3.10
Classifiers
OpenTelemetry OpenAI Agents Instrumentation
This library enables tracing of agentic workflows implemented using the OpenAI Agents framework, allowing visibility into agent reasoning, tool usage, and decision-making steps.
Installation
pip install opentelemetry-instrumentation-openai-agents
Example usage
from opentelemetry.instrumentation.openai_agents import OpenAIAgentsInstrumentor
OpenAIAgentsInstrumentor().instrument()
Privacy
By default, this instrumentation logs prompts, completions, and embeddings to span attributes. This gives you a clear visibility into how your LLM application is working, and can make it easy to debug and evaluate the quality of the outputs.
However, you may want to disable this logging for privacy reasons, as they may contain highly sensitive data from your users. You may also simply want to reduce the size of your traces.
To disable logging, set the TRACELOOP_TRACE_CONTENT environment variable to false.
TRACELOOP_TRACE_CONTENT=false
0.60.0
Apr 19, 2026
0.59.2
Apr 16, 2026
0.59.1
Apr 15, 2026
0.59.0
Apr 13, 2026
0.58.1
Apr 12, 2026
0.58.0
Apr 09, 2026
0.57.0
Mar 30, 2026
0.56.1
Mar 30, 2026
0.56.0
Mar 30, 2026
0.55.0
Mar 29, 2026
0.54.0
Mar 29, 2026
0.53.4
Mar 29, 2026
0.53.3
Mar 19, 2026
0.53.2
Mar 18, 2026
0.53.0
Mar 04, 2026
0.52.6
Feb 26, 2026
0.52.5
Feb 23, 2026
0.52.4
Feb 19, 2026
0.52.3
Feb 10, 2026
0.52.2
Feb 08, 2026
0.52.1
Feb 02, 2026
0.52.0
Feb 02, 2026
0.51.1
Jan 26, 2026
0.51.0
Jan 20, 2026
0.50.1
Dec 16, 2025
0.49.8
Dec 11, 2025
0.49.7
Dec 08, 2025
0.49.6
Dec 01, 2025
0.49.5
Nov 27, 2025
0.49.4
Nov 27, 2025
0.49.3
Nov 26, 2025
0.49.2
Nov 25, 2025
0.49.1
Nov 24, 2025
0.49.0
Nov 23, 2025
0.48.2
Nov 23, 2025
0.48.1
Nov 17, 2025
0.48.0
Nov 11, 2025
0.47.5
Oct 24, 2025
0.47.4
Oct 22, 2025
0.47.3
Sep 21, 2025
0.47.2
Sep 17, 2025
0.47.1
Sep 14, 2025
0.47.0
Sep 10, 2025
0.46.2
Aug 29, 2025
0.46.1
Aug 24, 2025
0.46.0
Aug 24, 2025
0.45.6
Aug 18, 2025
0.45.5
Aug 15, 2025
0.45.4
Aug 14, 2025
0.45.3
Aug 14, 2025
0.45.2
Aug 14, 2025
0.45.1
Aug 13, 2025
0.45.0
Aug 12, 2025
0.44.3
Aug 12, 2025
0.44.2
Aug 11, 2025
0.44.1
Aug 04, 2025
0.44.0
Aug 03, 2025
0.43.1
Jul 23, 2025
0.43.0
Jul 22, 2025
0.42.0
Jul 17, 2025
0.41.0
Jul 13, 2025
0.40.13
Jul 13, 2025