Skip to content

4.10.4

Latest

Choose a tag to compare

@brettlangdon brettlangdon released this 10 Jun 13:37
3ea8fe9

Bug Fixes

  • LLM Observability: Fixes agentless export dropping data on the us3, us5, ap1, and ap2 Datadog sites. This affected customers on these sites when no Datadog Agent was running or agentless export was explicitly enabled (DD_LLMOBS_AGENTLESS_ENABLED=1).

  • runtime metrics: Fixes an issue where runtime metrics were missing container and orchestrator tags (such as pod_name) on hosts using cgroup v2.

  • IAST: A crash that could happen at interpreter teardown has been fixed.

  • profiling: A rare crash that could happen after fork in fork-based applications has been fixed.

  • tracing: Fixes a bug where running ddtrace-run caused a traceback on keyboard interrupt.