File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff 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
4847For more details, please consult the [ Inbound Filters] ( /concepts/data-management/filtering/ ) documentation.
4948
You can’t perform that action at this time.
0 commit comments