github DataDog/dd-trace-py v4.6.7
4.6.7

7 hours ago

Estimated end-of-life date, accurate to within three months: 06-2027
See the support level definitions for more information.

Bug Fixes

  • LLM Observability: Fixes incorrect span hierarchy in LLMObs traces when using the ddtrace SDK alongside OTel-based instrumentation (e.g. Strands Agents). OTel gen_ai spans (e.g. invoke_agent) were incorrectly appearing as siblings of their SDK parent span (e.g. call_agent) rather than being nested under it.
  • CI Visibility: This fix resolves an issue where pytest-xdist worker crashes (os._exit, SIGKILL, segfault) caused buffered test events to be lost. To enable eager flushing, set DD_TRACE_PARTIAL_FLUSH_MIN_SPANS=1.

Don't miss a new dd-trace-py release

NewReleases is sending notifications on new releases.