Releases: microsoft/ApplicationInsights-Java
Releases · microsoft/ApplicationInsights-Java
Application Insights Java 3.4.10 (GA)
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)
Enhancements:
- Allow profiler to be controlled from portal by default (#2683)
- GA metricIntervalSeconds config (#2875)
Application Insights Java 3.4.8 (GA)
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)
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)
Bug fixes:
- Fix self-diagnostics trace level logging can hang (#2778)
Application Insights Java 3.4.5 (GA)
Application Insights Java 3.4.4 (GA)
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)
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)
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)
Enhancements:
- Rename TelemetryKind to TelemetryType #2535.
- Make classic SDKs work with older 3.2.x Agent versions #2531.
Bug Fixes: