You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: agent/agent-tooling/src/main/java/com/microsoft/applicationinsights/agent/internal/init/OpenTelemetryConfigurer.java
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -121,7 +121,9 @@ public void configure(SdkTracerProviderBuilder tracerProvider) {
121
121
// it is used to pass legacy attributes from the context (extracted by the AiLegacyPropagator)
122
122
// to the span attributes (since there is no way to update attributes on span directly from
0 commit comments