diff --git a/config/newrelic.yml b/config/newrelic.yml index 8758bba16..32ab6018c 100644 --- a/config/newrelic.yml +++ b/config/newrelic.yml @@ -64,4 +64,5 @@ production: error_collector: ignore_classes: - ActionController::InvalidAuthenticityToken + - ActionController::RoutingError - ActiveRecord::RecordNotFound