We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e6f725 commit 355e027Copy full SHA for 355e027
CHANGELOG.md
@@ -1,5 +1,18 @@
1
# CHANGELOG
2
3
+## Version 3.4.10 GA
4
+
5
+### Enhancements:
6
7
+* Update to OpenTelemetry Java Instrumentation 1.23
8
+ ([#2923](https://github.com/microsoft/ApplicationInsights-Java/pull/2923))
9
+* Set resultCode to "0" when Span.httpStatusCode is not present
10
+ ([#2925](https://github.com/microsoft/ApplicationInsights-Java/pull/2925))
11
+* Support dots in JMX attribute names
12
+ ([#2921](https://github.com/microsoft/ApplicationInsights-Java/pull/2921))
13
+* Improve Cosmos telemetry mapping
14
+ ([#2906](https://github.com/microsoft/ApplicationInsights-Java/pull/2906))
15
16
## Version 3.4.9 GA
17
18
### Enhancements:
0 commit comments