Commit 5eb567a
committed
feat: Add default WinRT event exclusion patterns
Initializes the configuration's exclusion list with patterns "__Restricted*"
and "Restricted*". These patterns are specific to WinRT environments and
are intended to filter out events originating from internal or restricted
system components, improving the relevance of collected event data.
#3121 parent 4c26704 commit 5eb567a
1 file changed
Lines changed: 6 additions & 1 deletion
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
38 | 43 | | |
39 | 44 | | |
40 | 45 | | |
| |||
0 commit comments