All Classes
-
All Classes Interface Summary Class Summary Annotation Types Summary Class Description BuildConfig EnableSentry Enables Sentry error handling capabilities.HttpServletRequestSentryUserProvider Resolves user information fromHttpServletRequestobtained viaRequestContextHolder.SentryAdviceConfiguration Creates advice infrastructure forSentrySpanandSentryTransaction.SentryExceptionResolver HandlerExceptionResolverimplementation that will record any exception that a SpringControllerthrows to Sentry.SentryHubRegistrar Registers beans required to use Sentry core features.SentryInitBeanPostProcessor Initializes Sentry after all beans are registered.SentryRequestHttpServletRequestProcessor Attaches transaction name from the HTTP request toSentryEvent.SentryRequestResolver SentryRequestResolver SentryScheduleHook Hook meant to used withSchedulers.onScheduleHook(String, Function)to configure Reactor to copy correct hub into the operating thread.SentrySpan Makes annotated method execution or a method execution within a class annotated withSentrySpanexecuted within runningSentryTransactionto get wrapped intoSpan.SentrySpanAdvice Creates a span from every bean method executed withinSentryTransaction.SentrySpanClientHttpRequestInterceptor SentrySpanClientWebRequestFilter SentrySpanPointcutConfiguration AOP pointcut configuration forSentrySpan.SentrySpringFilter SentrySpringRequestListener Deprecated. useSentrySpringFilter.SentrySpringServletContainerInitializer Servlet container initializer used to add theSentrySpringFilterto theServletContext.SentryTaskDecorator Sets a current hub on a thread running aRunnablegiven by parameter.SentryTracingConfiguration Provides infrastructure beans for creating transactions and spans around bean methods annotated withSentryTransactionandSentrySpan.SentryTracingFilter CreatesITransactionaround HTTP request executions.SentryTransaction Makes annotated method execution or a method execution within an annotated class to get wrapped intoSentryTransaction.SentryTransactionAdvice Reports execution of every bean method annotated withSentryTransactionor a execution of a bean method within a class annotated withSentryTransaction.SentryTransactionPointcutConfiguration AOP pointcut configuration forSentryTransaction.SentryUserFilter SentryUserProvider Provides user information that's set onSentryEventusingSentryUserProviderEventProcessor.SentryUserProviderEventProcessor Deprecated. instead of using event processor for setting user on events and transactions, user should be set on the scope usingSentryUserFilter.SentryWebConfiguration Registers Spring Web specific Sentry beans.SentryWebExceptionHandler Handles unhandled exceptions in Spring WebFlux integration.SentryWebFilter ManagesScopein Webflux request processing.SpringSecuritySentryUserProvider Resolves user information from Spring SecurityAuthenticationobtained viaSecurityContextHolder.TransactionNameProvider Resolves transaction name usingHttpServletRequest.getMethod()and templated route that handled the request.