1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app/scripts
Dan J Miller 101fe0b27a
Metrics adjustments (#15313)
* Don't send errors to sentry if users have not opted-in to participate in metametrics

* Don't capture opt-out metrics

* Move the metrics-opt in screen to immediately after the welcome screen

* Ensure that global.getSentryState is set in the background

* Fix e2e tests after rearranging onboardin flow

* Fix unit tests

* More e2e test fixes

* Remove unnecessary wrappers around capture exception
2022-07-22 18:09:48 -02:30
..
account-import-strategies
constants
controllers Modify transaction type and add contract method data to metrics (#15175) 2022-07-22 12:45:04 -05:00
lib Metrics adjustments (#15313) 2022-07-22 18:09:48 -02:30
migrations
platforms
app-init.js Capturing load time stats (#15157) 2022-07-20 11:40:31 +04:00
background.js Metrics adjustments (#15313) 2022-07-22 18:09:48 -02:30
contentscript.js
detect-multiple-instances.js
detect-multiple-instances.test.js
disable-console.js
first-time-state.js
init-globals.js
inpage.js
lockdown-more.js
lockdown-run.js
metamask-controller.js [FLASK] Add snap update metrics (#15206) 2022-07-22 10:08:43 -04:00
metamask-controller.test.js
sentry-install.js
ui.js