We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e013675 + 20200e7 commit 234d90dCopy full SHA for 234d90d
1 file changed
config/appsignal.yml
@@ -16,7 +16,7 @@ default: &defaults
16
# Exceptions that should not be recorded by AppSignal
17
ignore_exceptions:
18
- ActionDispatch::ParamsParser::ParseError
19
- - ActionDispatch::BadRequest
+ - ActionController::BadRequest
20
- ActionController::InvalidAuthenticityToken
21
- ActionController::RoutingError
22
- ActiveRecord::RecordNotFound
0 commit comments