Skip to content

Application Insights Java 3.7.0 (GA)

Choose a tag to compare

@github-actions github-actions released this 28 Jan 18:52
· 287 commits to main since this release
fc09cc5

Enhancements

  • Support for Live Metrics Filtering (#43040, #43184, #43289, #43323, #43506, #43744)
  • Update to OpenTelemetry Java Instrumentation 2.12.0 (#4034)
  • Remove user sensitive data from self-diagnostics (#3976)
  • Exclude META-INF/maven/** from agent jar to avoid CVE false positives (#4040)
  • Don't log Log Records (when debug logging enabled) if they are sampled out (#3936)
  • Include NICE, IRQ, SOFTIRQ, and STEAL in \\Processor(_Total)\\% Processor Time metric (#3987)
  • Add note to applicationinsights.log to make sure that private information is removed from the log (#4011)
  • Support finding applicationinsights.json in current dir when using runtime attach (#3990)
  • Add a warning message if the applicationinsights-agent jar is in the classpath in Java 11+ (#4039)