renovate[bot]
28634c5800
fix(deps): update dependency @microsoft/applicationinsights-react-js to v17 ( #4207 )
...
* fix(deps): update applicationinsights web dependencies to v3
* refactor: adapt type for the new pacakge
---------
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-07-24 17:41:09 +08:00
Gao Sun
cfe4fce51c
fix: support circular reference when normalizing errors ( #4069 )
2023-06-21 16:05:33 +08:00
Gao Sun
2e2ba5daf3
fix: clone error for AppInsights ( #3985 )
2023-06-06 22:56:57 +08:00
Gao Sun
c3ff23902d
refactor: stringify error before report to AppInsights ( #3964 )
2023-06-05 12:38:52 +08:00
Gao Sun
5a8442712f
refactor: update tracking components ( #3792 )
...
* refactor: update tracking components
* refactor: track once for the same session
2023-04-29 12:02:52 +08:00
Gao Sun
3796866b67
fix(console): eliminate unexpected /token
calls ( #3757 )
...
refactor: fix AppInsights context extra rendering issue
2023-04-27 18:34:38 +08:00
Gao Sun
4c783fcaec
chore: add caution for primary domain util
2023-04-21 00:29:53 +08:00
Gao Sun
748878ce5b
feat(app-insights): add React context provider and hook
...
and fix AppInsights init issue for frontend projects.
2023-04-21 00:29:53 +08:00
Gao Sun
4331deb6f2
feat(app-insights): support ClickAnalytics plugin
2023-04-21 00:29:52 +08:00
Gao Sun
352807b16a
feat: setting cloud role name for AppInsights in React ( #3721 )
...
* feat: setting cloud role name for AppInsights in React
* refactor: simplify service role names
2023-04-19 12:39:37 +00:00
Gao Sun
ca11392512
refactor: conditional import app insights sdk ( #3664 )
2023-04-03 16:49:02 +08:00
Gao Sun
c200169886
refactor: add app insights package ( #3637 )
...
* refactor: add app insights package
* refactor: fix dependencies
2023-03-30 13:36:46 +08:00