74f5237993
* feature: tracking app metrics for web only
1. tracking app version with every metric
1. tracking router/page changes
1. tracking exception
* include error type and message
* uncaught exception are handled automatically by AppInsights
* caught exception are handle manually
1. tracking redux actions
* only tracking action type
3 linhas
76 B
Bash
3 linhas
76 B
Bash
HOST_TYPE=electron
|
|
INSTRUMENTATION_KEY=40a80c0c-b913-45b7-afc9-c7eb3ed62900
|