v3.17.3
📦 datadog-sdkView on GitHub →
🐛 6 fixes🔧 3 symbols
Summary
This release focuses on bug fixes across CI Visibility, LLM Observability, OpenTelemetry integration, Ray support, and general tracer stability, including improved compatibility with zope.event 6.0.
🐛 Bug Fixes
- CI Visibility: Addressed a performance issue where fetching repository tags during unshallow for commit metadata extraction caused slowdowns in repositories with many tags.
- LLM Observability: Resolved an issue in the bedrock integration where invoking cohere rerank models resulted in missing spans due to output formatting index errors.
- OpenTelemetry: Fixed a circular import error when enabling multiple OpenTelemetry signals (metrics + logs) simultaneously.
- OpenTelemetry: Prevented OpenTelemetry OTLP exporter connections from being traced by ddtrace by excluding internal gRPC and HTTP connections from tracing to avoid circular instrumentation.
- Ray: Resolved an error raised by the tracer when submitting Ray tasks without explicitly calling ray.init().
- Tracer: Fixed an issue causing a crash at startup for applications instrumented by ddtrace, improving compatibility with zope.event==6.0.
🔧 Affected Symbols
ddtracerayzope.event