Commit caeba3f
committed
fix(init,feedback): default to tracing only in feature select and attach user email to feedback
- Init wizard multi-select now pre-selects only Performance Monitoring (Tracing)
instead of all features. --yes mode still selects all features.
- Feedback command now passes stored user email/name to Sentry.captureFeedback()
so feedback shows the user's identity instead of 'Anonymous User'.1 parent 7994bba commit caeba3f
2 files changed
+8
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
67 | 73 | | |
68 | 74 | | |
69 | 75 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
| 126 | + | |
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| |||
0 commit comments