You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/collections/_documentation/error-reporting/configuration/filtering.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -29,6 +29,8 @@ been caught:
29
29
30
30
{% include components/platform_content.html content_dir='before-send-hint' %}
31
31
32
+
This is useful to stop error spam. If you are getting thousands of errors that should really just be one error, you can set a custom fingerprint for that error to group them together. Then you can snooze/ignore that one issue.
33
+
32
34
### Before Breadcrumb
33
35
34
36
Similar to `before-send` hints are also supported in `before-breadcrumb`. This is particularly useful when
0 commit comments