{"version":3,"file":"js/sentry-19b8c68a192aac7076ce.js","mappings":"yGAEAA,GAAY,CACVC,IAAK,sFAILC,QAAS,aACTC,aAAc,GAKdC,iBAAkB,EAIlBC,yBAA0B,EAC1BC,yBAA0B,G","sources":["webpack://nobi/./app/javascript/packs/sentry.js"],"sourcesContent":["import * as Sentry from \"@sentry/browser\";\n\nSentry.init({\n dsn: \"https://c4e4b12126b94842af58381cf9749216@o1146287.ingest.sentry.io/4505549494419456\",\n\n // Alternatively, use `process.env.npm_package_version` for a dynamic release version\n // if your build tool supports it. \"nobi-cloud@<%= ENV['COMMIT_BRANCH'] %>\"\n release: \"nobi-cloud\",\n integrations: [],\n\n // Set tracesSampleRate to 1.0 to capture 100%\n // of transactions for performance monitoring.\n // We recommend adjusting this value in production\n tracesSampleRate: 0,\n\n // Capture Replay for 10% of all sessions,\n // plus for 100% of sessions with an error\n replaysSessionSampleRate: 0,\n replaysOnErrorSampleRate: 1.0,\n});\n"],"names":["Sentry","dsn","release","integrations","tracesSampleRate","replaysSessionSampleRate","replaysOnErrorSampleRate"],"sourceRoot":""}