Index
All Classes and Interfaces|All Packages|Constant Field Values
B
- beginExecuteOperation(InstrumentationExecuteOperationParameters) - Method in class io.sentry.graphql.SentryGraphqlInstrumentation
- beginExecution(InstrumentationExecutionParameters, SentryGraphqlInstrumentation.TracingState) - Method in class io.sentry.graphql.SentryGraphqlInstrumentation
- BuildConfig - Class in io.sentry.graphql
C
- captureThrowable(Throwable, ExceptionReporter.ExceptionDetails, ExecutionResult) - Method in class io.sentry.graphql.ExceptionReporter
- createState() - Method in class io.sentry.graphql.SentryGraphqlInstrumentation
E
- ExceptionDetails(IScopes, InstrumentationExecutionParameters, boolean) - Constructor for class io.sentry.graphql.ExceptionReporter.ExceptionDetails
- ExceptionDetails(IScopes, DataFetchingEnvironment, boolean) - Constructor for class io.sentry.graphql.ExceptionReporter.ExceptionDetails
- ExceptionReporter - Class in io.sentry.graphql
- ExceptionReporter(boolean) - Constructor for class io.sentry.graphql.ExceptionReporter
- ExceptionReporter.ExceptionDetails - Class in io.sentry.graphql
- execute(ISpan, DataFetchingEnvironment, Object) - Method in interface io.sentry.graphql.SentryGraphqlInstrumentation.BeforeSpanCallback
F
- fieldToString(MergedField) - Static method in class io.sentry.graphql.GraphqlStringUtils
G
- getHub() - Method in class io.sentry.graphql.ExceptionReporter.ExceptionDetails
-
Deprecated.
- getInstance() - Static method in class io.sentry.graphql.NoOpSubscriptionHandler
- getQuery() - Method in class io.sentry.graphql.ExceptionReporter.ExceptionDetails
- getScopes() - Method in class io.sentry.graphql.ExceptionReporter.ExceptionDetails
- getTransaction() - Method in class io.sentry.graphql.SentryGraphqlInstrumentation.TracingState
- getVariables() - Method in class io.sentry.graphql.ExceptionReporter.ExceptionDetails
- GraphqlStringUtils - Class in io.sentry.graphql
- GraphqlStringUtils() - Constructor for class io.sentry.graphql.GraphqlStringUtils
H
- handleException(Throwable, DataFetchingEnvironment, DataFetcherExceptionHandlerParameters) - Method in class io.sentry.graphql.SentryGraphqlExceptionHandler
- handleException(DataFetcherExceptionHandlerParameters) - Method in class io.sentry.graphql.SentryGenericDataFetcherExceptionHandler
I
- instrumentDataFetcher(DataFetcher<?>, InstrumentationFieldFetchParameters, SentryGraphqlInstrumentation.TracingState) - Method in class io.sentry.graphql.SentryGraphqlInstrumentation
- instrumentExecutionResultComplete(InstrumentationExecutionParameters, ExecutionResult, Throwable) - Method in class io.sentry.graphql.SentryGraphqlInstrumentation
- io.sentry.graphql - package io.sentry.graphql
- isSubscription() - Method in class io.sentry.graphql.ExceptionReporter.ExceptionDetails
N
- NoOpSubscriptionHandler - Class in io.sentry.graphql
O
- objectTypeToString(GraphQLObjectType) - Static method in class io.sentry.graphql.GraphqlStringUtils
- onException(DataFetcherExceptionHandlerParameters) - Method in class io.sentry.graphql.SentryGenericDataFetcherExceptionHandler
- onSubscriptionResult(Object, IScopes, ExceptionReporter, InstrumentationFieldFetchParameters) - Method in class io.sentry.graphql.NoOpSubscriptionHandler
- onSubscriptionResult(Object, IScopes, ExceptionReporter, InstrumentationFieldFetchParameters) - Method in interface io.sentry.graphql.SentrySubscriptionHandler
S
- SENTRY_EXCEPTIONS_CONTEXT_KEY - Static variable in class io.sentry.graphql.SentryGraphqlInstrumentation
- SENTRY_GRAPHQL_SDK_NAME - Static variable in class io.sentry.graphql.BuildConfig
- SENTRY_SCOPES_CONTEXT_KEY - Static variable in class io.sentry.graphql.SentryGraphqlInstrumentation
- SentryGenericDataFetcherExceptionHandler - Class in io.sentry.graphql
-
Captures exceptions that occur during data fetching, passes them to Sentry and invokes a delegate exception handler.
- SentryGenericDataFetcherExceptionHandler(DataFetcherExceptionHandler) - Constructor for class io.sentry.graphql.SentryGenericDataFetcherExceptionHandler
- SentryGenericDataFetcherExceptionHandler(IScopes, DataFetcherExceptionHandler) - Constructor for class io.sentry.graphql.SentryGenericDataFetcherExceptionHandler
- SentryGraphqlExceptionHandler - Class in io.sentry.graphql
- SentryGraphqlExceptionHandler(DataFetcherExceptionHandler) - Constructor for class io.sentry.graphql.SentryGraphqlExceptionHandler
- SentryGraphqlInstrumentation - Class in io.sentry.graphql
- SentryGraphqlInstrumentation(SentryGraphqlInstrumentation.BeforeSpanCallback, SentrySubscriptionHandler, boolean, List<String>, String) - Constructor for class io.sentry.graphql.SentryGraphqlInstrumentation
- SentryGraphqlInstrumentation(SentryGraphqlInstrumentation.BeforeSpanCallback, SentrySubscriptionHandler, ExceptionReporter, List<String>, String) - Constructor for class io.sentry.graphql.SentryGraphqlInstrumentation
- SentryGraphqlInstrumentation.BeforeSpanCallback - Interface in io.sentry.graphql
- SentryGraphqlInstrumentation.TracingState - Class in io.sentry.graphql
- SentrySubscriptionHandler - Interface in io.sentry.graphql
- setTransaction(ISpan) - Method in class io.sentry.graphql.SentryGraphqlInstrumentation.TracingState
T
- TracingState() - Constructor for class io.sentry.graphql.SentryGraphqlInstrumentation.TracingState
- typeToString(GraphQLOutputType) - Static method in class io.sentry.graphql.GraphqlStringUtils
V
- VERSION_NAME - Static variable in class io.sentry.graphql.BuildConfig
All Classes and Interfaces|All Packages|Constant Field Values
ExceptionReporter.ExceptionDetails.getScopes()instead.