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: independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/ClientRequestContextImpl.java
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -66,6 +66,18 @@ public ClientRequestContextImpl(RestClientRequestContext restClientRequestContex
66
66
// A separate context allows integrations like OTel to create a separate Span for each invocation (expected)
0 commit comments