File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 77 - Invalid Telemetry Processor Configuration
88* Telemetry processor config throws null pointer exception when attribute value is not provided and matchType is regexp.
99* Map service.version to application_Version(Resolves [ #1392 ] ( https://github.com/microsoft/ApplicationInsights-Java/issues/1392 ) )
10- * This release also brings interoperability with 2.x SDK:
10+ * This release also brings more interoperability with the 2.x SDK:
1111 - ThreadContext.getRequestTelemetryContext().getHttpRequestTelemetry().getProperties().put("key1", "val1")
1212 - ThreadContext.getRequestTelemetryContext().getHttpRequestTelemetry().setName("new name")
13+ - ThreadContext.getRequestTelemetryContext().getHttpRequestTelemetry().getContext().getUser().setId("uname")
14+
1315* Add thread details span processor
1416* Add agent version number to startup message
1517
You can’t perform that action at this time.
0 commit comments