Skip to content

Application Insights Java 3.7.10 (GA)

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Sep 03:37
906aad5

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)