Skip to content

Bump ddtrace from 4.6.6 to 4.6.7#2288

Merged
lexicalunit merged 1 commit intomainfrom
dependabot/uv/ddtrace-4.6.7
Apr 9, 2026
Merged

Bump ddtrace from 4.6.6 to 4.6.7#2288
lexicalunit merged 1 commit intomainfrom
dependabot/uv/ddtrace-4.6.7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 9, 2026

Bumps ddtrace from 4.6.6 to 4.6.7.

Release notes

Sourced from ddtrace's releases.

4.6.7

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.
Commits
  • 92f4aef fix(ci_visibility): mitigate xdist worker crash data loss with eager event fl...
  • 0b4ff8b chore: bump version to 4.6.7 (#17381)
  • 89e13e2 [backport 4.6] fix(llmobs): mark APM spans when SDK submits LLMObs event to p...
  • 5b24280 ci: migrate system-tests to dd-sts [backport 4.6] (#17369)
  • See full diff in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Apr 9, 2026
Bumps [ddtrace](https://github.com/DataDog/dd-trace-py) from 4.6.6 to 4.6.7.
- [Release notes](https://github.com/DataDog/dd-trace-py/releases)
- [Changelog](https://github.com/DataDog/dd-trace-py/blob/main/CHANGELOG.md)
- [Commits](DataDog/dd-trace-py@v4.6.6...v4.6.7)

---
updated-dependencies:
- dependency-name: ddtrace
  dependency-version: 4.6.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/uv/ddtrace-4.6.7 branch from 92073d6 to 6b2cef5 Compare April 9, 2026 16:16
@lexicalunit lexicalunit merged commit 659184b into main Apr 9, 2026
5 checks passed
@lexicalunit lexicalunit deleted the dependabot/uv/ddtrace-4.6.7 branch April 9, 2026 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant