v4.8.9
📦 datadog-sdkView on GitHub →
🐛 4 fixes🔧 4 symbols
Summary
This release focuses on stability, addressing several crashes related to IAST, profiling, and pytest integration, while also improving runtime metric accuracy on cgroup v2 hosts.
🐛 Bug Fixes
- Runtime metrics now correctly include container and orchestrator tags (like `pod_name`) on hosts using cgroup v2.
- Fixed an issue causing potential internal pytest crashes when inspecting call stacks from exceptions thrown by view functions when Code Origin is enabled.
- Resolved a crash that could occur during interpreter teardown related to IAST.
- Fixed a rare crash occurring after fork in fork-based applications related to profiling.