Raygun Feature Request

Feature Request

Configurable filters/actions for new incoming error reports.

Current Status:

Completed


Avatar

MrGlover

What I'm thinking about is a feature very similar to your standard email filters type functionality (specifically Gmail's).

Some scenarios:

(1)

When [Message.containsTheseWords("HttpException The file does not exist") AND UserAgent.contains("bot") ] Then [ChangeStatus(Ignore) AND AddComment("Fuck off annoying crawly bot!")]

(2)

When [MachineName.equals("DevBox1")] Then [ChangeStatus(IgnorePermanently) AND AddComment("Ignore error reports that slip in from development machines.")]

etc ...

Note: I would imagine the UI for configuring these to be deliciously simple (such as Raygun is) or such as the work flow of IFTTT.


Avatar

Raygun

John-Daniel Trask

Posted on
Mar 23 2013

Excellent example! ;-)

This is planned but not for the very immediate future as we're working on getting the infrastructure in place to run these types of rules.

Avatar

Einar G

Posted on
Jan 09 2014

This would change alot for our use of raygun. Should be quite high in todo list.

Avatar

Raygun

John-Daniel Trask

Posted on
Jan 09 2014

Hi,

It is getting higher on the todo list (as you can tell from the number of votes!). We have a bunch of the backend work done for this, now we need to nail down a nice user experience for actually creating those rules.

It hasn't been forgotten :-)

Kind regards,

John-Daniel Trask
Co-founder
Mindscape

Avatar

MrGlover

Posted on
Jan 09 2014

This one feature will be a game changer for us.

Currently

Raygun is just a huge unmanageable bucket of noise.

With this feature:

We would be able to tame the reports, sort/sift and low-pass-filter the noise.

enter image description here

Avatar

afvincent

Posted on
Apr 11 2014

We are on the cusp of purchasing Raygun.io for our app suite (this is day 2 of our 30 day trial), and having the ability to automatically filter out crashes from our services, engineering, and QA teams would be incredibly valuable to us. I'm glad to hear that you guys are working on this!

Avatar

MrGlover

Posted on
Apr 11 2014

Don't even wait! Just get Raygun. You won't be disappointed. Even without the filtering Raygun saves our Bacun.

Avatar

Fredrik

Posted on
Aug 22 2014

Any news?

Avatar

steve

Posted on
Aug 29 2014

Would be nice to see Custom Tags used in this feature as well: When CustomTag = "foo" then Suppress Notification

Note: for us it is important to be able to have more control over suppressing the notifications going out. We are trying to rely on the notifications to mean "this is important, you should look at it right away" but there is too much 'noise' right now to be able to do that.

Avatar

Rory Primrose

Posted on
Oct 03 2014

In the case of a 404 by a spider, one workaround is to filter this out at the source. The server code can hook into the event that is raised for when a report is going to be sent off to Raygun. At that point, inspect whether the 404 was caused by a spider/bot and simply not allow it to be sent to Raygun.

Avatar

Stefan Kip

Posted on
Oct 03 2014

And what Rory describes has also been discussed here:

https://github.com/MindscapeHQ/raygun4net/issues/159#issuecomment-50300211

Avatar

Bjorn

Posted on
Nov 26 2014

I would like to find errors associated to a specific userid.

Avatar

jpreston

Posted on
Dec 04 2014

Any update on this? John-Daniel said it was close back in January... This feature would do a lot to move the needle for us to convert to paid.

Avatar

rizalp

Posted on
Feb 05 2016

Any update on this feature request?

Avatar

Raygun

Zheng Li

Posted on
Aug 04 2016

Hi everyone,

Great news - we’ve just released a new feature for Crash Reporting called “Filtering”.? With Filtering, you can now create criteria to ignore errors coming from a specific IP address, machine name, or created by a specific version. To make things simple, we’ve also included a quick list of the most requested filters for specific providers that you can simply toggle on and off as needed. With this feature, you can stop worrying about errors that you don’t care about going against your company’s cap.

Filtering is a new feature available to all plans. Simply follow the instructions in our blog to get set up: https://raygun.com/blog/2016/08/feature-release-inbound-filters/

Please give it a try and let us know what you think :)

Regards,

Zheng from Raygun