Change8

v4.8.7

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

Summary

This release focuses on stability by fixing a critical tracing dependency issue related to wrapt and cleaning up unnecessary logs in LLM Observability when running agentless.

Migration Steps

  1. Ensure that wrapt version 2.2.0 is not installed if you rely on tracing functionality.

🐛 Bug Fixes

  • Tracing dependency exclusion: Excluded wrapt==2.2.0 from the supported dependency range to resolve a regression affecting wrapped C descriptors.
  • LLM Observability: Suppressed agent connection error logs when operating in agentless mode without a running Datadog agent.

Affected Symbols