Skip to content

Commit 011875a

Browse files
committed
add sentence for utility matchers
1 parent 6c163e3 commit 011875a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/concepts/data-management/event-grouping/fingerprint-rules.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,8 @@ Used to "scope" down the matcher. The following families exist: `javascript` for
148148
family:native !stack.module:"myproject::*" -> not-from-my-project
149149
```
150150

151+
Additionally, the folowing utility matchers are available:
152+
151153
### `app`
152154

153155
Checks if the frame is in-app or not. It is particularly useful when combined with another matcher. Possible values are `yes` and `no`:

0 commit comments

Comments
 (0)