Feature Request
Group errors, and split charts by group
k3r
I'm looking for a way to group related errors together. So not merging, because the errors are not the same, but related, for instance, all database errors.
Tagging (in it's current form) wouldn't be a appropriate, as ideally the grouping would be managed in the Raygun UI, rather than at a code level.
With these groups in place, it'd be really great to be able to split the charts by group.
The use case I'm trying to achieve is to see at a high level (i.e. the crash report charts), the ebb and flow of different types of errors. A rise in database related errors, a reduction in Ajax related errors, that sort of thing.