View Source Sentry.DefaultEventFilter (Sentry v10.9.0)
The default implementation of the Sentry.EventFilter behaviour.
This filter excludes the following exceptions:
Phoenix.NotAcceptableErrorPhoenix.Router.NoRouteErrorPlug.Conn.InvalidQueryErrorPlug.Parsers.BadEncodingErrorPlug.Parsers.ParseErrorPlug.Parsers.RequestTooLargePlug.Parsers.UnsupportedMediaTypeErrorPlug.Static.InvalidPathError
In addition, it excludes routes that do not match in plug routers.