Skip to content

Commit 06e2099

Browse files
ref(stats): Remove 'other' from Filters (#12447)
1 parent 81c0f52 commit 06e2099

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/product/stats/index.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Events and attachments that were successfully processed and stored.
3030

3131
### Filtered
3232

33-
Filtered events and attachments intentionally excluded based on defined settings. The following reasons are currently defined:
33+
Filtered events and attachments intentionally excluded based on defined settings. Common reasons include:
3434

3535
- **Browser Extensions**: Filtered by browser extension.
3636
- **Chunk Load Errors**: Filtered when code chunks can’t be found on the server.
@@ -43,7 +43,6 @@ Filtered events and attachments intentionally excluded based on defined settings
4343
- **Release Version**: Filtered by release name (version).
4444
- **React Hydration Errors**: Filtered due to a mismatch between the server-rendered and initial client User Interface.
4545
- **Web Crawlers**: Identified as a known web crawler.
46-
- **Other**: Filtered due to other generic filtering rules not specified above.
4746

4847
For more details, please consult the [Inbound Filters](/concepts/data-management/filtering/) documentation.
4948

0 commit comments

Comments
 (0)