pypi ddtrace 3.17.3

latest release: 3.18.0
5 hours ago

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

Bug Fixes

  • CI Visibility: This fix addresses a performance issue where repository tags were fetched during the unshallow process to extract commit metadata, causing slowdowns in repositories with many tags.

  • LLM Observability: Resolves an issue in the bedrock integration where invoking cohere rerank models would result in missing spans due to output formatting index errors.

  • opentelemetry:

    • Fixed circular import when enabling multiple OpenTelemetry signals (metrics + logs) simultaneously.
    • Prevents OpenTelemetry OTLP exporter connections from being traced by ddtrace. ddtrace internal connections (gRPC and HTTP) are now excluded from tracing to prevent circular instrumentation.
  • ray: This fix resolves an issue where the tracer raised an error when submitting Ray tasks without explicitly calling ray.init().

  • tracer: This fix resolves an issue where an application instrumented by ddtrace could crash at start. Fix compatibility with zope.event==6.0

Don't miss a new ddtrace release

NewReleases is sending notifications on new releases.