Bug Fixes
- runtime metrics: Fixes an issue where runtime metrics were missing container and orchestrator tags (such as
pod_name) on hosts using cgroup v2.
- code origin: fixed an issue that could have caused pytest to crash internally when inspecting the call stack from an exception thrown by a view function when Code Origin is enabled.
- 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.