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: sentry-graphql-22/api/sentry-graphql-22.api
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ public final class io/sentry/graphql22/BuildConfig {
3
3
public static final field VERSION_NAME Ljava/lang/String;
4
4
}
5
5
6
-
public final class io/sentry/graphql22/SentryInstrumentation : graphql/execution/instrumentation/SimpleInstrumentation {
6
+
public final class io/sentry/graphql22/SentryInstrumentation : graphql/execution/instrumentation/SimplePerformantInstrumentation {
7
7
public static final field SENTRY_EXCEPTIONS_CONTEXT_KEY Ljava/lang/String;
8
8
public static final field SENTRY_SCOPES_CONTEXT_KEY Ljava/lang/String;
9
9
public fun <init> (Lio/sentry/graphql/SentryGraphqlInstrumentation$BeforeSpanCallback;Lio/sentry/graphql/SentrySubscriptionHandler;Lio/sentry/graphql/ExceptionReporter;Ljava/util/List;)V
0 commit comments