Skip to content
Snippets Groups Projects

Install two versions of Sentry Client SDK

Merged Miguel Rincon requested to merge mrincon-sentry-double-integration into master
All threads resolved!
Compare and
23 files
+ 698
206
Compare changes
  • Side-by-side
  • Inline
Files
23
import { __ } from '~/locale';
// TODO: Remove in favor of https://gitlab.com/gitlab-org/gitlab/issues/35144
export const IGNORE_ERRORS = [
// Random plugins/extensions
'top.GLOBALS',
@@ -10,7+11,7 @@
'http://tt.epicplay.com',
__("Can't find variable: ZiteReader"),
__('jigsaw is not defined'),
__('ComboSearch is not defined'),
'http://loading.retry.widdit.com/',
'atomicFindClose',
// Facebook borked
Loading