Bug Fixes
-
LLM Observability: Fixes agentless export dropping data on the
us3,us5,ap1, andap2Datadog 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-runcaused a traceback on keyboard interrupt.