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
support two modes of okhttp instrumentation via plugin + wire up release pipeline (#144)
* wire up plugin release, add another okhttp instrumentation option
* simplify build
* fixes
* update CI to include apollo3
---------
Co-authored-by: Miguel Juarez Lopez <[email protected]>
Copy file name to clipboardExpand all lines: platform/jvm/capture-plugin/src/main/kotlin/io/bitdrift/capture/instrumentation/SpanAddingClassVisitorFactory.kt
+3
Original file line number
Diff line number
Diff line change
@@ -54,6 +54,9 @@ abstract class SpanAddingClassVisitorFactory : AsmClassVisitorFactory<SpanAdding
0 commit comments