View Source Sentry.DefaultEventFilter (Sentry v10.10.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.RequestTooLargeErrorPlug.Parsers.UnsupportedMediaTypeErrorPlug.Static.InvalidPathError
In addition, it excludes routes that do not match in plug routers.