Class SentryCheckInAdvice

java.lang.Object
io.sentry.spring.jakarta.checkin.SentryCheckInAdvice
All Implemented Interfaces:
Advice, Interceptor, MethodInterceptor, Aware, EmbeddedValueResolverAware

@Internal @Experimental public class SentryCheckInAdvice extends Object implements MethodInterceptor, EmbeddedValueResolverAware
Reports execution of every bean method annotated with SentryCheckIn as a monitor check-in.