Raygun Feature Request

Feature Request

Ignore based on http status

Current Status:

Completed


Avatar

Daniel Lang

I'm not interested in any 404 errors, yet I have to ignore all of them one-by-one for each URL requested. When migrating a legacy website these could be hundreds if not thousands of individual errors. I suggest to a possibility to "ignore susquent ABC errors" where ABC could be any http status code.


Avatar

Raygun

John-Daniel Trask

Posted on
Jun 25 2013

This is planned. A richer way of expressing rules on incoming messages will be coming to Raygun soon. It will include the ability to ignore based on a status code.

Thank you for the request!

John-Daniel Trask
Co-founder
Mindscape Limited

Avatar

Provoke Auckland

Posted on
Feb 16 2015

Hello, has this feature been implemented?

Avatar

Raygun

Jason Fauchelle

Posted on
Feb 16 2015

Hello

This feature is available in the Raygun4Net client. This can be done by setting the ExcludedStatusCodes option in the config file to be a comma separated list of status codes that won't get sent to Raygun.

<RaygunSettings apikey="YOUR_APP_API_KEY" excludeHttpStatusCodes="404" />

There isn't currently a way to set this up as rules in the Raygun web app.

Let me know which Raygun provider you're using and I'll see if it has the feature of excluding status codes.

-Jason Fauchelle