基本原理
部署
上报 SourceMap 版本号
手动上报
主动捕获错误
axios
.post(url)
.then(function (response) {
console.log(response)
})
.catch(function (error) {
Sentry.captureException(new Error("something went wrong"), scope)
})
Transactions
微前端区分项目
性能
https://juejin.cn/post/7148364027817623589?share_token=387017f7-9c88-4765-b069-b5a6aff3c36d
https://juejin.cn/post/7151753139052347399?share_token=474df17d-1139-403e-b351-766e3ad65ab5