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: docs/concepts/data-management/event-grouping/index.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ By default, Sentry will run one of our built-in grouping algorithms to generate
10
10
11
11
## Default Error Grouping Algorithms
12
12
13
-
Each time default error grouping behavior is modified, Sentry releases it as a new version, which is applied at all new events going forward. As a result, modifications to the default behavior do not affect the grouping of existing issues.
13
+
Each time default error grouping behavior is modified, Sentry releases it as a new version, which is only applied to new events going forward. As a result, modifications to the default behavior do not affect the grouping of existing issues.
14
14
15
15
When you create a Sentry project, the most recent version of the error grouping algorithm is automatically selected. This ensures that grouping behavior is consistent within a project.
0 commit comments