Skip to content

Commit 1f157e3

Browse files
authored
update screenshot in grouping issues section (#5965)
* update screenshot in grouping issues section * fix typo * update screen shot
1 parent eccd100 commit 1f157e3

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed
96.2 KB
Loading
35 KB
Loading
23.7 KB
Loading

src/docs/product/sentry-basics/grouping-and-fingerprints/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,10 +87,10 @@ Or you can do it based on the **message** as in any value after the word host:
8787

8888
#### 2. Implement
8989

90-
Here's how to set the match based on the error **type**
90+
Here's how to set the match based on the error **type** in **[Project] > Settings > Issue Grouping > Fingerprint Rules**:
9191
![ConnectionTimeoutTypeExample](connection-timeout-type-example.png)
9292

93-
Now, all events coming in with ConnectionTimeout will get a fingerprint of connection-timeout-type and will get grouped into a single issue. This only applies to future events coming in. Each event for this issue could have a different stack trace, but stack trace is no longer used as the default grouping rule.
93+
Now, all events coming in with ConnectTimeout will get a fingerprint of connect-timeout-type and will get grouped into a single issue. This only applies to future events coming in. Each event for this issue could have a different stack trace, but stack trace is no longer used as the default grouping rule.
9494

9595
Here's how to set the match based on the error **message** where you want to include all hosts.
9696

0 commit comments

Comments
 (0)