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
The captureExperimentalSpanAttributes field is kept for future use when we want to
differentiate between spec'd and experimental attributes, but is currently unused
after removing the conditional check for response attribute extraction.
Co-authored-by: trask <[email protected]>
Copy file name to clipboardExpand all lines: instrumentation/aws-sdk/aws-sdk-2.2/library/src/main/java/io/opentelemetry/instrumentation/awssdk/v2_2/internal/TracingExecutionInterceptor.java
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -79,6 +79,8 @@ public final class TracingExecutionInterceptor implements ExecutionInterceptor {
0 commit comments