B G I L R S V 
All Classes All Packages
All Classes All Packages
All Classes All Packages
B
- BuildConfig - Class in io.sentry.spring.boot
 
G
- getExceptionResolverOrder() - Method in class io.sentry.spring.boot.SentryProperties
 - 
Returns the order used for Spring SentryExceptionResolver, which determines whether all web exceptions are reported, or only uncaught exceptions.
 - getLogging() - Method in class io.sentry.spring.boot.SentryProperties
 - getMinimumBreadcrumbLevel() - Method in class io.sentry.spring.boot.SentryProperties.Logging
 - getMinimumEventLevel() - Method in class io.sentry.spring.boot.SentryProperties.Logging
 - getUserFilterOrder() - Method in class io.sentry.spring.boot.SentryProperties
 
I
- InAppIncludesResolver - Class in io.sentry.spring.boot
 - 
Resolves
SentryPropertiesinAppIncludes by getting a package name from a class annotated withSpringBootConfigurationor another annotation meta-annotated withSpringBootConfigurationlikeSpringBootApplication. - InAppIncludesResolver() - Constructor for class io.sentry.spring.boot.InAppIncludesResolver
 - io.sentry.spring.boot - package io.sentry.spring.boot
 - isEnabled() - Method in class io.sentry.spring.boot.SentryProperties.Logging
 - isUseGitCommitIdAsRelease() - Method in class io.sentry.spring.boot.SentryProperties
 
L
- Logging() - Constructor for class io.sentry.spring.boot.SentryProperties.Logging
 
R
- resolveInAppIncludes() - Method in class io.sentry.spring.boot.InAppIncludesResolver
 
S
- SENTRY_SPRING_BOOT_SDK_NAME - Static variable in class io.sentry.spring.boot.BuildConfig
 - SentryAutoConfiguration - Class in io.sentry.spring.boot
 - SentryAutoConfiguration() - Constructor for class io.sentry.spring.boot.SentryAutoConfiguration
 - SentryLogbackAppenderAutoConfiguration - Class in io.sentry.spring.boot
 - 
Auto-configures
SentryAppender. - SentryLogbackAppenderAutoConfiguration() - Constructor for class io.sentry.spring.boot.SentryLogbackAppenderAutoConfiguration
 - sentryLogbackInitializer(SentryProperties) - Method in class io.sentry.spring.boot.SentryLogbackAppenderAutoConfiguration
 - SentryProperties - Class in io.sentry.spring.boot
 - 
Configuration for Sentry integration.
 - SentryProperties() - Constructor for class io.sentry.spring.boot.SentryProperties
 - SentryProperties.Logging - Class in io.sentry.spring.boot
 - sentryScheduleHookApplicationRunner() - Method in class io.sentry.spring.boot.SentryWebfluxAutoConfiguration
 - 
Configures hook that sets correct hub on the executing thread.
 - sentryWebExceptionHandler(IHub) - Method in class io.sentry.spring.boot.SentryWebfluxAutoConfiguration
 - 
Configures exception handler that handles unhandled exceptions and sends them to Sentry.
 - sentryWebFilter(IHub) - Method in class io.sentry.spring.boot.SentryWebfluxAutoConfiguration
 - 
Configures a filter that sets up Sentry
Scopefor each request. - SentryWebfluxAutoConfiguration - Class in io.sentry.spring.boot
 - 
Configures Sentry integration for Spring Webflux and Project Reactor.
 - SentryWebfluxAutoConfiguration() - Constructor for class io.sentry.spring.boot.SentryWebfluxAutoConfiguration
 - setApplicationContext(ApplicationContext) - Method in class io.sentry.spring.boot.InAppIncludesResolver
 - setEnabled(boolean) - Method in class io.sentry.spring.boot.SentryProperties.Logging
 - setExceptionResolverOrder(int) - Method in class io.sentry.spring.boot.SentryProperties
 - 
Sets the order to use for Spring SentryExceptionResolver, which determines whether all web exceptions are reported, or only uncaught exceptions.
 - setLogging(SentryProperties.Logging) - Method in class io.sentry.spring.boot.SentryProperties
 - setMinimumBreadcrumbLevel(Level) - Method in class io.sentry.spring.boot.SentryProperties.Logging
 - setMinimumEventLevel(Level) - Method in class io.sentry.spring.boot.SentryProperties.Logging
 - setUseGitCommitIdAsRelease(boolean) - Method in class io.sentry.spring.boot.SentryProperties
 - setUserFilterOrder(Integer) - Method in class io.sentry.spring.boot.SentryProperties
 
V
- VERSION_NAME - Static variable in class io.sentry.spring.boot.BuildConfig
 
All Classes All Packages