Change8

v3.10.0rc3

📦 datadog-sdkView on GitHub →
2 features🐛 1 fixes🔧 4 symbols

Summary

This release introduces LLM Observability features, specifically tracing support for PydanticAI methods, and resolves a bug related to generator instrumentation on Python 3.10.

✨ New Features

  • Introduces tracing support for PydanticAI's Agent.iter and Tool.run methods via pydantic_ai.
  • Adds messaging span attributes for service bus triggers in azure_functions.

🐛 Bug Fixes

  • Fixes an issue with the instrumentation of generators when using Python 3.10.

🔧 Affected Symbols

pydantic_aiAgent.iterTool.runazure_functions