Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent exception grouping #112

Closed
upklio opened this issue Jul 14, 2021 · 2 comments
Closed

Prevent exception grouping #112

upklio opened this issue Jul 14, 2021 · 2 comments

Comments

@upklio
Copy link

upklio commented Jul 14, 2021

We're experiencing an annoying issue where Rollbar is grouping our exceptions with similar messages but where the date might change in them. For example, we'll see "foo 2021-06-13" on items screen, but when clicking through to occurrences the latest one is "foo 2021-06-14" - surely we should see the latest occurrence message on the items screen or be able to not group them.

TLDR; is there a way to prevent grouping exceptions on the message level (perhaps a bypass pattern) or on Rollbar Logger config level? Preferably without having to change grouping regex config within the Rollbar app?

@bxsx
Copy link

bxsx commented Nov 18, 2021

Hey @upklio

Thanks for reporting this and sorry for the confusion.
I've reported this issue to our internal team and will let you know when I receive any update on this.

@jmarronm
Copy link

Closing this one as duplicated of rollbar/rollbar-php#535 since they tackled the same grouping behaviour

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants