buy the way,i did’t report error manually (Raven.captureException(e))
Raven.config('http://d9a5b1e857a34c47b5a40803ee613f9d@localhost:9000/6', { // debug: true, release: '86f958a97f5848878995821b13ef65cefff5fc7e', environment: 'prod', tags: {git_commit: '86f958a97f5848878995821b13ef65cefff5fc7e'}, autoBreadcrumbs: { 'xhr': true, // XMLHttpRequest 'console': true, // console logging 'dom': true, // DOM interactions, i.e. clicks/typing 'location': true // url changes, including pushState/popState }, dataCallback: function (data) { // 发送数据前填充用户信息 RavenSetUserContext(); } }).install();Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Raven seems to send data but nothing in Sentry
|
6 | 2489 | December 14, 2017 | |
What kind of error would sentry report?
|
3 | 1327 | February 14, 2017 | |
Reaven.js desn't send all errors
|
7 | 1580 | August 23, 2017 | |
Can not receive events in Sentry Console | 1 | 2876 | March 17, 2017 | |
Manually handling errors in offline app
|
1 | 4219 | December 13, 2016 |