Commit a28d080
committed
Track user IDs in Sentry
When sending errors to Sentry this allows us to track which user was
logged in at the time of the error, helping us to investigate issues.
Only the anonymised user ID will be sent to Sentry rather than any
personally identifiable information.1 parent 1e08edc commit a28d080
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
75 | 76 | | |
76 | 77 | | |
77 | 78 | | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
78 | 83 | | |
0 commit comments