sentry_link library

Classes

LinkExceptionExtractor<T extends LinkException>
ExceptionCauseExtractor for LinkExceptions
SentryGql
SentryRequestSerializer
SentryResponseParser

Extensions

GqlExctractors on SentryOptions
Unfortunately, because extractors are looked up via Type in map, each exception needs its own extractor. The extractors are quite a few, so we make it easy to add by exposing a method which adds all of the extractors.
InAppExclueds on SentryOptions
Extension for SentryOptions
SentryOperationExtension on Operation
Extension for Operation
SentryRequestExtension on Request
Extension for Request
SentryResponseExtension on Response
Extension for Response

Functions

graphQlFilter([BeforeBreadcrumbCallback? filter]) → BeforeBreadcrumbCallback