View Source Plausible.SentryFilter (Plausible v0.0.1)

Sentry callbacks for filtering and grouping events

Summary

Functions

@spec before_send(Sentry.Event.t()) :: Sentry.Event.t()
Link to this function

exclude_exception?(exception, source)

View Source

Callback implementation for Sentry.EventFilter.exclude_exception?/2.