Skip to content

3.3.2

Choose a tag to compare

@mabdinur mabdinur released this 07 Apr 19:02
2acc8b9

Bug Fixes

  • Lib-Injection

    • Avoids zombie process from telemetry sender on startup.
  • LLM Observability

    • Resolves an issue where large spans traced within a short time interval were dropped despite being under the 1 MB limit.
    • Resolves an issue with anthropic LLM spans where multiple system prompts caused missing input messages.
    • Fixes an issue where LLMObs could not be enabled in a forked process when setting agentless_enabled=True or DD_LLMOBS_AGENTLESS_ENABLED=true.

Other Changes

  • library: Ensures that the SSI is not used for uWSGI applications. For enablement instructions, refer to the following our advanced_usage docs .