Skip to content
This repository has been archived by the owner on Apr 1, 2020. It is now read-only.

Commit

Permalink
new sentry instance
Browse files Browse the repository at this point in the history
  • Loading branch information
wheresrhys committed Jul 24, 2017
1 parent cd4dfd0 commit 6f26fef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion browser/bundles/o-errors.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ const appInfo = {

oErrors.init({
enabled: window.nextFeatureFlags.clientErrorReporting && appInfo.isProduction,
sentryEndpoint: 'https://edb56e86be2446eda092e69732d8654b@sentry.io/32594',
sentryEndpoint: 'https://62a990fd8dce4a27aafb006b58783f66@sentry.io/195030',
siteVersion: appInfo.version,
logLevel: window.nextFeatureFlags.clientDetailedErrorReporting ? 'contextonly' : 'off',
tags: {
Expand Down

0 comments on commit 6f26fef

Please sign in to comment.