New Features
-
LLM Observability
pydantic_ai
: Introduces tracing support for PydanticAI'sAgent.iter
andTool.run
methods.
See the docs for more information.
-
Tracing
azure_functions
: Adds messaging span attributes for service bus triggers
Bug Fixes
- Dynamic Instrumentation
- Fixes an issue with the instrumentation of generators with Python 3.10.