Known issues
- [Profiling] A performance regression was introduced with #2408. Even with hotspots profiling disabled, there is extra work done that may impact cpu performance for some workloads when profiling is enabled.
Changes
- [Profiling] Collection of Code Hotspots data is now opt-in using
dd.profiling.hotspots.enabled
.