Raygun Feature Request

Feature Request

Filter exception types (toggle, hide, ignore)

Current Status:

Completed


Avatar

gonace

I wan't the ability to hide/ignore a type of exception so for example under .NET the following HttpException will be ignored.

HttpException: The controller for path '/test' was not found or does not implement IController.

This exception will flood the Error Tracking.


Avatar

gonace

Posted on
Apr 27 2013

I'd really thing this should be done, many other error tracking system have this ability (Elmah for exmaple). Today I received 250+ mails due to a crawler tried to reach non existing pages in one of my application.

Avatar

drgrieve

Posted on
Dec 16 2013

Also please let us config this via web.config - we are using raygun for many applications so logic for filtering out random 404's by bots should be easily transferable.

Avatar

gonace

Posted on
Dec 16 2013

+1

Avatar

Justin

Posted on
Jan 19 2014

+1

Avatar

Larry Zhang

Posted on
May 02 2016

+1

Avatar

Yosan

Posted on
Aug 26 2016

Hi there,

Thanks for this feature request. You can ignore error groups by marking an error group as 'Ignored' or 'Permanently ignored'. For more information on error statuses, please visit our documentation here: https://raygun.com/docs/workflow/error-statuses

Another option would be to use our inbound filter feature. This feature allows you to filter out incoming crash reports if they match certain rules. You can read more on our blog post here: https://raygun.com/blog/2016/08/filter-inbound-crash-reports-by-http-hostname/

Thanks again for your feature request and suggestions!

Kind regards,

Yosan

Avatar

Raygun

Deleted User

Posted on
Aug 30 2016

Hi there,

The recently released Crash reporting feature inbound filters will solve the original feature request. In your application, navigate to filters and enable the filter "Discard any requests for non existent resources (404)". This will discard any crash reports sent to your application where the response status code was a 404.

See the full documentation for this feature at https://raygun.com/docs/workflow/inbound-filters