Skip to content

Releases: microsoft/ApplicationInsights-Java

Application Insights Java 3.4.10 (GA)

23 Feb 05:36
355e027
Compare
Choose a tag to compare

Enhancements:

  • Update to OpenTelemetry Java Instrumentation 1.23 (#2923)
  • Set resultCode to "0" when Span.httpStatusCode is not present (#2925)
  • Support dots in JMX attribute names (#2921)
  • Improve Cosmos telemetry mapping (#2906)

Application Insights Java 3.4.9 (GA)

01 Feb 03:14
fb08f19
Compare
Choose a tag to compare

Enhancements:

  • Allow profiler to be controlled from portal by default (#2683)
  • GA metricIntervalSeconds config (#2875)

Application Insights Java 3.4.8 (GA)

19 Jan 00:10
5c68d49
Compare
Choose a tag to compare

Enhancements:

  • Update to OpenTelemetry Java Instrumentation 1.22.1 (#2840)
  • Add support for configuring connection string at runtime (#2809)

Application Insights Java 3.4.7 (GA)

14 Dec 19:57
dd80d6e
Compare
Choose a tag to compare

Enhancements:

  • Update to OpenTelemetry Java Instrumentation 1.21 (#2796)

Bug fixes:

  • Fix custom instrumentation type (#2776)
  • Fix Azure SDK target mapping (#2787)

Application Insights Java 3.4.6 (GA)

07 Dec 22:15
cd23f5c
Compare
Choose a tag to compare

Bug fixes:

  • Fix self-diagnostics trace level logging can hang (#2778)

Application Insights Java 3.4.5 (GA)

05 Dec 20:20
9cb4427
Compare
Choose a tag to compare

Enhancements:

Application Insights Java 3.4.4 (GA)

12 Nov 00:03
e88c20c
Compare
Choose a tag to compare

Enhancements:

  • Add scala instrumentation when play or akka instrumentation are enabled #2677

Bug Fixes:

  • Fix Azure Function instrumentation (bug introduced in 3.4.2) #2684

Application Insights Java 3.4.3 (GA)

07 Nov 23:32
3dfd8a4
Compare
Choose a tag to compare

Bug Fixes:

  • Fix runtime attach configuration file property #2619.
  • Fix sampling for Azure Functions #2652.
  • Fix default log directory for Azure Functions #2660.

Application Insights Java 3.4.2 (GA)

20 Oct 23:06
cb48d84
Compare
Choose a tag to compare

Enhancements:

  • Update to OpenTelemetry 1.19.0 #2596.
  • Add a new configuration for runtime attach configuration file #2581.
  • Add new configurations to export LogBack and Log4j 2 markers #2529.

Bug Fixes:

  • Fix duplicate Azure Functions logs #2579.
  • Fix OFF logging threshold #2592.

Application Insights Java 3.4.1 (GA)

24 Sep 04:11
0a26eac
Compare
Choose a tag to compare

Enhancements:

  • Rename TelemetryKind to TelemetryType #2535.
  • Make classic SDKs work with older 3.2.x Agent versions #2531.

Bug Fixes: