DSACMS / iv-cbv-payroll

Creative Commons Zero v1.0 Universal
2 stars 1 forks source link

Don't send 404 errors to NewRelic #252

Closed tdooner closed 2 months ago

tdooner commented 2 months ago

Ticket

N/A

Changes

The errors that become 404's (ActionController::RoutingError) are not useful for us to receive as alerts, so let's skip sending them to NewRelic.

Context for reviewers

N/A

Testing

N/A