Class SentryWebFilter

java.lang.Object
io.sentry.spring.jakarta.webflux.AbstractSentryWebFilter
io.sentry.spring.jakarta.webflux.SentryWebFilter
All Implemented Interfaces:
WebFilter

@Experimental public class SentryWebFilter extends AbstractSentryWebFilter
Manages IScope in Webflux request processing.
  • Constructor Details

    • SentryWebFilter

      public SentryWebFilter(@NotNull @NotNull IHub hub)
  • Method Details