Skip to main content
Pydantic AI ships native OpenTelemetry instrumentation. Catalyst registers its TracerProvider and enables Pydantic AI instrumentation during setup().

Install

Python

Structured Agent With Tools

Python

What To Look For

  • Agent run spans from Pydantic AI
  • An outer AGENT span with agent.id=weather-agent when you use the wrapper
  • Tool spans for get_weather
  • Model spans from the provider used by Pydantic AI
  • Structured WeatherReport output in the captured span data