Index
All Classes and Interfaces|All Packages|Constant Field Values
B
- BuildConfig - Class in io.sentry.spring.boot.jakarta
E
- exceptionResolverAdapter() - Method in class io.sentry.spring.boot.jakarta.graphql.SentryGraphqlAutoConfiguration
G
- getExceptionResolverOrder() - Method in class io.sentry.spring.boot.jakarta.SentryProperties
-
Returns the order used for Spring SentryExceptionResolver, which determines whether all web exceptions are reported, or only uncaught exceptions.
- getGraphql() - Method in class io.sentry.spring.boot.jakarta.SentryProperties
- getIgnoredErrorTypes() - Method in class io.sentry.spring.boot.jakarta.SentryProperties.Graphql
- getLoggers() - Method in class io.sentry.spring.boot.jakarta.SentryProperties.Logging
- getLogging() - Method in class io.sentry.spring.boot.jakarta.SentryProperties
- getMinimumBreadcrumbLevel() - Method in class io.sentry.spring.boot.jakarta.SentryProperties.Logging
- getMinimumEventLevel() - Method in class io.sentry.spring.boot.jakarta.SentryProperties.Logging
- getReactive() - Method in class io.sentry.spring.boot.jakarta.SentryProperties
- getUserFilterOrder() - Method in class io.sentry.spring.boot.jakarta.SentryProperties
- Graphql() - Constructor for class io.sentry.spring.boot.jakarta.SentryProperties.Graphql
- graphqlBeanPostProcessor() - Method in class io.sentry.spring.boot.jakarta.graphql.SentryGraphqlAutoConfiguration
I
- InAppIncludesResolver - Class in io.sentry.spring.boot.jakarta
-
Resolves
SentryProperties
inAppIncludes by getting a package name from a class annotated withSpringBootConfiguration
or another annotation meta-annotated withSpringBootConfiguration
likeSpringBootApplication
. - InAppIncludesResolver() - Constructor for class io.sentry.spring.boot.jakarta.InAppIncludesResolver
- io.sentry.spring.boot.jakarta - package io.sentry.spring.boot.jakarta
- io.sentry.spring.boot.jakarta.graphql - package io.sentry.spring.boot.jakarta.graphql
- isEnableAotCompatibility() - Method in class io.sentry.spring.boot.jakarta.SentryProperties
- isEnabled() - Method in class io.sentry.spring.boot.jakarta.SentryProperties.Logging
- isThreadLocalAccessorEnabled() - Method in class io.sentry.spring.boot.jakarta.SentryProperties.Reactive
- isUseGitCommitIdAsRelease() - Method in class io.sentry.spring.boot.jakarta.SentryProperties
L
- Logging() - Constructor for class io.sentry.spring.boot.jakarta.SentryProperties.Logging
R
- Reactive() - Constructor for class io.sentry.spring.boot.jakarta.SentryProperties.Reactive
- resolveInAppIncludes() - Method in class io.sentry.spring.boot.jakarta.InAppIncludesResolver
S
- SENTRY_SPRING_BOOT_JAKARTA_SDK_NAME - Static variable in class io.sentry.spring.boot.jakarta.BuildConfig
- SentryAutoConfiguration - Class in io.sentry.spring.boot.jakarta
- SentryAutoConfiguration() - Constructor for class io.sentry.spring.boot.jakarta.SentryAutoConfiguration
- SentryGraphqlAutoConfiguration - Class in io.sentry.spring.boot.jakarta.graphql
- SentryGraphqlAutoConfiguration() - Constructor for class io.sentry.spring.boot.jakarta.graphql.SentryGraphqlAutoConfiguration
- SentryLogbackAppenderAutoConfiguration - Class in io.sentry.spring.boot.jakarta
-
Auto-configures
SentryAppender
. - SentryLogbackAppenderAutoConfiguration() - Constructor for class io.sentry.spring.boot.jakarta.SentryLogbackAppenderAutoConfiguration
- sentryLogbackInitializer(SentryProperties) - Method in class io.sentry.spring.boot.jakarta.SentryLogbackAppenderAutoConfiguration
- SentryProperties - Class in io.sentry.spring.boot.jakarta
-
Configuration for Sentry integration.
- SentryProperties() - Constructor for class io.sentry.spring.boot.jakarta.SentryProperties
- SentryProperties.Graphql - Class in io.sentry.spring.boot.jakarta
- SentryProperties.Logging - Class in io.sentry.spring.boot.jakarta
- SentryProperties.Reactive - Class in io.sentry.spring.boot.jakarta
- sentryWebExceptionHandler(IHub) - Method in class io.sentry.spring.boot.jakarta.SentryWebfluxAutoConfiguration
-
Configures exception handler that handles unhandled exceptions and sends them to Sentry.
- SentryWebfluxAutoConfiguration - Class in io.sentry.spring.boot.jakarta
-
Configures Sentry integration for Spring Webflux and Project Reactor.
- SentryWebfluxAutoConfiguration() - Constructor for class io.sentry.spring.boot.jakarta.SentryWebfluxAutoConfiguration
- setApplicationContext(ApplicationContext) - Method in class io.sentry.spring.boot.jakarta.InAppIncludesResolver
- setEnableAotCompatibility(boolean) - Method in class io.sentry.spring.boot.jakarta.SentryProperties
- setEnabled(boolean) - Method in class io.sentry.spring.boot.jakarta.SentryProperties.Logging
- setExceptionResolverOrder(int) - Method in class io.sentry.spring.boot.jakarta.SentryProperties
-
Sets the order to use for Spring SentryExceptionResolver, which determines whether all web exceptions are reported, or only uncaught exceptions.
- setGraphql(SentryProperties.Graphql) - Method in class io.sentry.spring.boot.jakarta.SentryProperties
- setIgnoredErrorTypes(List<String>) - Method in class io.sentry.spring.boot.jakarta.SentryProperties.Graphql
- setLoggers(List<String>) - Method in class io.sentry.spring.boot.jakarta.SentryProperties.Logging
- setLogging(SentryProperties.Logging) - Method in class io.sentry.spring.boot.jakarta.SentryProperties
- setMinimumBreadcrumbLevel(Level) - Method in class io.sentry.spring.boot.jakarta.SentryProperties.Logging
- setMinimumEventLevel(Level) - Method in class io.sentry.spring.boot.jakarta.SentryProperties.Logging
- setReactive(SentryProperties.Reactive) - Method in class io.sentry.spring.boot.jakarta.SentryProperties
- setThreadLocalAccessorEnabled(boolean) - Method in class io.sentry.spring.boot.jakarta.SentryProperties.Reactive
- setUseGitCommitIdAsRelease(boolean) - Method in class io.sentry.spring.boot.jakarta.SentryProperties
- setUserFilterOrder(Integer) - Method in class io.sentry.spring.boot.jakarta.SentryProperties
- sourceBuilderCustomizerWebflux(SentryProperties) - Method in class io.sentry.spring.boot.jakarta.graphql.SentryGraphqlAutoConfiguration
- sourceBuilderCustomizerWebmvc(SentryProperties) - Method in class io.sentry.spring.boot.jakarta.graphql.SentryGraphqlAutoConfiguration
V
- VERSION_NAME - Static variable in class io.sentry.spring.boot.jakarta.BuildConfig
All Classes and Interfaces|All Packages|Constant Field Values