Skip to content

Commit d5a2fb0

Browse files
JoshuaMoelansantonpirker
authored andcommitted
fix(react-native): removed floating decluttering Sentry header (#13827)
1 parent e5e0be7 commit d5a2fb0

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/platforms/react-native/configuration/filtering.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -71,10 +71,6 @@ You can use the <PlatformIdentifier name="ignore-errors" /> option to filter out
7171

7272
<PlatformContent includePath="configuration/ignore-errors" />
7373

74-
### Decluttering Sentry
75-
76-
<PlatformContent includePath="configuration/decluttering" />
77-
7874
## Filtering Transaction Events
7975

8076
To prevent certain transactions from being reported to Sentry, use the <PlatformIdentifier name="traces-sampler" /> or <PlatformIdentifier name="before-send-transaction" /> configuration option, which allows you to provide a function to evaluate the current transaction and drop it if it's not one you want.

0 commit comments

Comments
 (0)