Releases: microsoft/ApplicationInsights-Java
Releases · microsoft/ApplicationInsights-Java
Application Insights Java 3.3.0-BETA.2
04 Jun 00:20
Compare
Sorry, something went wrong.
No results found
Enhancements:
Update OpenTelemetry to 1.14.
Reduce jar file size #2295 .
Stop capturing exception records on dependencies #2307 .
Add support for sampling overrides on http request headers #2308 .
Enable quartz instrumentation by default #2313 .
Add warning message on internal attribute usage #2314 .
Lots of refactoring and improvements.
Continue to add support for OpenTelemetry metrics API.
Application Insights Java 3.3.0-BETA
12 May 01:30
Compare
Sorry, something went wrong.
No results found
Enhancements:
Update OpenTelemetry to 1.13 #2257 .
Deprecate logs' LoggingLevel custom property #2254 .
Add support for OpenTelemetry metrics API
Lots of refactorings and improvements.
Application Insights Java 3.2.11 (GA)
13 Apr 22:46
Compare
Sorry, something went wrong.
No results found
Enhancements:
Turn off Statsbeat when unable to reach ingestion service. #2221 .
Application Insights Java 3.2.10 (GA)
25 Mar 23:55
Compare
Sorry, something went wrong.
No results found
Bug Fixes:
Fix Statsbeat warning #2208 .
Application Insights Java 3.2.9 (GA)
25 Mar 02:57
Compare
Sorry, something went wrong.
No results found
Enhancements:
Increase export throughput #2204 .
Remove reverse name lookup everywhere #2205 .
Bug Fixes:
Fix parsing exception with colons #2196 .
Application Insights Java 3.2.8 (GA)
11 Mar 19:22
Compare
Sorry, something went wrong.
No results found
Enhancements:
Better JMX debug logging #2157 .
Add BatchSpanProcessor configuration option #2165 .
Bug Fixes:
Fix spring actuator endpoint behavior #2146 .
Application Insights Java 3.2.7 (GA)
24 Feb 01:03
Compare
Sorry, something went wrong.
No results found
Enhancements:
Improve startup performance by optimizing weak cache #2136 .
Oshi optimization for better performance #2126 .
Drop metrics with NaN values #2119 .
Bug Fixes:
Fix reverse DNS name lookup #5393 .
Fix a NullPointerException in startup profiler #2124 .
Application Insights Java 3.2.6 (GA)
10 Feb 05:45
Compare
Sorry, something went wrong.
No results found
Enhancements:
Support Statsbeat in EU regions #2082 .
Update Oshi default logging level #2086 .
Add debug profiler for startup perf #2085 .
Avoid local DNS resolution when using http proxy configuration #2095 .
Add support for loading connection string from a file #2073 .
Application Insights Java 3.2.5 (GA)
27 Jan 02:48
Compare
Sorry, something went wrong.
No results found
Enhancements:
Log ingestion error on 206 response from Breeze #2065 .
Add separate queue for metrics to avoid dropping telemetry #2062 .
Stop sending telemetry when ikey is empty #2061 .
Make vertx opt-in preview instrumentation #2058 .
Add Friendly exception handling for cipher suite issue #2053 .
Bug Fixes:
Fix ingestion error on missing exception message #2064 .
Fix URI parse error #2067 .
Application Insights Java 3.2.5-BETA
14 Jan 18:20
Compare
Sorry, something went wrong.
No results found
Enhancements:
Add vertx instrumentation #1990 .
Clean up Oshi logging #2047 .
Support proxy username and password #2044 .
Add configuration for export queue capacity #2039 .
Add configuration for capturing HTTP server 4xx as error #2037 .
Add configuration for capturing HTTP headers #2036 .
Update OpenTelemetry to the latest #2030 .
Add telemetry processors masking feature #1977 .
Bug Fixes:
Fix device instrumentation #2027 .