You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Enhancements
Update to OpenTelemetry Java Instrumentation 2.31.1 (#4821)
Add continuous profiling (enableContinuousProfiling, continuousProfilingMaxAgeSeconds) which keeps a single JFR recording running in a circular buffer so profile requests dump the most recent window of data immediately (#4807)
Upgrade AutoConfigure package from 1.6.0 to 1.7.0 (#4852)
Breaking changes
Rename the MachineStats JFR diagnostic event to MachineInfo. Custom .jfc files that enable com.microsoft.applicationinsights.diagnostics.jfr.MachineStats must be updated to the new event name (#4807)