Skip to content

Improve Sentry grouping #1225

@marco-c

Description

@marco-c

Sentry for code-review and code-coverage is almost unusable because we have too many errors which are not grouped together.

E.g. we have one Mercurial error on diff (error='patching file XXX for each possible file, while we should have only one Mercurial error on diff that groups all of them together.

We should either find a way to make Sentry group all of those issues together, or modify the log messages to avoid including specific information about errors.

Here's where that example warning comes from: https://github.com/mozilla/libmozevent/blob/f1d8c03c418bebe45f468f84dabfb85d4d533685/libmozevent/mercurial.py#L386.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions