diff --git a/config/newrelic.yml b/config/newrelic.yml index 60fef4854..bac24ddd7 100644 --- a/config/newrelic.yml +++ b/config/newrelic.yml @@ -61,3 +61,7 @@ staging: production: <<: *default_settings + error_collector: + ignored_classes: + - ActionController::InvalidAuthenticityToken + - ActiveRecord::RecordNotFound