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 | |
---|---|---|---|---|
All sentry issues showing up as 'undefined' | 5 | 4563 | October 6, 2016 | |
[Raven-JS] Global context is not being sent to Sentry on captureException
|
1 | 1191 | November 29, 2017 | |
Not capturing details/context in Express when sending error via `captureException` | 0 | 1599 | March 18, 2017 | |
jQuery deferred errors not caught by Raven?
|
1 | 1130 | June 7, 2017 | |
Log sentry errors to the console | 3 | 1650 | October 10, 2018 |