v4.9.2
📦 datadog-sdkView on GitHub →
🐛 3 fixes🔧 3 symbols
Summary
This release focuses on stability and data completeness, fixing several crashes related to interpreter teardown and profiling, and ensuring accurate runtime metrics collection on cgroup v2 systems.
🐛 Bug Fixes
- Runtime metrics now correctly include container and orchestrator tags (like pod_name) on hosts using cgroup v2.
- Fixed a crash that could occur during interpreter teardown in IAST.
- Resolved a rare crash occurring after fork in fork-based applications during profiling.