Skip to content

Application Insights Java SDK 2.5.0-BETA.3

Pre-release
Pre-release

Choose a tag to compare

@trask trask released this 22 Aug 20:56
241e467

Introducing Application Insights Java SDK 2.5.0-BETA.3!

Enhancements

  • Added agent logging capture threshold, configurable via <Logging threshold="warn" />
    in the AI-Agent.xml, with default threshold warn (#1026)

Bug Fixes

  • Fixed HttpURLConnection instrumentation was not capturing outgoing url (#1025)
  • Fixed request telemetry displaying 200 response code for some failed requests (#810)
  • Fixed GC performance counters not working (#929)