File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ # Version 3.0.3-BETA.2
4+ * Added env var ` APPLICATIONINSIGHTS_PREVIEW_OTEL_API_SUPPORT ` to enable preview OpenTelemetry API support
5+ [ #1548 ] ( https://github.com/microsoft/ApplicationInsights-Java/issues/1548 )
6+ * Added env var ` APPLICATIONINSIGHTS_SELF_DIAGNOSTICS_FILE_PATH ` (and use that to log json config parsing errors)
7+ [ #1550 ] ( https://github.com/microsoft/ApplicationInsights-Java/issues/1550 )
8+ * RP integration improvements
9+ [ #1551 ] ( https://github.com/microsoft/ApplicationInsights-Java/issues/1551 ) ,
10+ [ #1558 ] ( https://github.com/microsoft/ApplicationInsights-Java/issues/1558 ) ,
11+ [ #1559 ] ( https://github.com/microsoft/ApplicationInsights-Java/issues/1559 )
12+ * Added env var ` APPLICATIONINSIGHTS_PREVIEW_LIVE_METRICS_ENABLED ` to disable live metrics
13+ [ #1552 ] ( https://github.com/microsoft/ApplicationInsights-Java/issues/1552 )
14+ * Remove unwanted custom dimension that showed up in 3.0.3-BETA
15+ [ #1565 ] ( https://github.com/microsoft/ApplicationInsights-Java/issues/1565 )
16+ * Add sampling overrides that can be used to implement telemetry filtering
17+ [ #1564 ] ( https://github.com/microsoft/ApplicationInsights-Java/issues/1564 )
18+ * Switch native performance counter collection to use [ OSHI] ( https://github.com/oshi/oshi )
19+ [ #1482 ] ( https://github.com/microsoft/ApplicationInsights-Java/issues/1482 )
20+
321# Version 3.0.3-BETA
422* Extra attributes in ` applicationinsights.json ` (e.g. typos) are logged as warnings at startup
523 [ #1459 ] ( https://github.com/microsoft/ApplicationInsights-Java/issues/1459 )
You can’t perform that action at this time.
0 commit comments