We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c163e3 commit 011875aCopy full SHA for 011875a
docs/concepts/data-management/event-grouping/fingerprint-rules.mdx
@@ -148,6 +148,8 @@ Used to "scope" down the matcher. The following families exist: `javascript` for
148
family:native !stack.module:"myproject::*" -> not-from-my-project
149
```
150
151
+Additionally, the folowing utility matchers are available:
152
+
153
### `app`
154
155
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