Skip to content

Application Insights Java 3.7.9 (GA)

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Jun 21:52
· 2 commits to main since this release
cb3be1f

Enhancements

  • Disable errors from profiles (#4736)
  • Add manual profile triggering via file touch and JMX MBean (#4730)
  • Add global cooldown (globalCooldownSeconds) to prevent rapid successive profiles from different trigger sources
  • Add manualTriggeredSettings configuration for controlling the JFR profile used during manual recordings

Bug fixes

  • Fix Spring Boot 4 Micrometer auto-configuration and add actuator metrics smoke coverage (#4672)