You should always keep on top of your RayGun crashreporting and not let the errors spiral out of control. If use RayGun with a web application, then you’ll frequently get a lot of errors with robots scanning the site and creating 404s.
❌ Figure: Bad Example – Most of these errors are 404s cause by automated tools scanning for vulnerabilities
Luckily RayGun has built-in filtering to hide these frequent exceptions.

To enable filtering:
Now you should have a nice clean crash report page with actual errors.
✅ Figure: Good example – Now that the noise is gone, we can see the actual errors