Commit 9e9174c
authored
feat(core): Add
This PR adds `ignored` as a new allowed client report discard reason.
The new reason can already be used (see
[ticket](https://linear.app/getsentry/issue/FE-678/add-new-ignore-discard-reason-for-client-reports)
for details). Technically, we only need it right now for span-first to
record `ignoreSpans` hits. But this reason also meant for more telemetry
types, so we can merge it into develop already.ignored client report event drop reason (#18815)1 parent 4d66d52 commit 9e9174c
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
0 commit comments