We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25bcc0c commit ff7697aCopy full SHA for ff7697a
1 file changed
js/sentry.js
@@ -1,6 +1,6 @@
1
Sentry.init({
2
dsn: "https://c38250fd2a7fdb30e16b4673276ff3de@o4509151884148736.ingest.us.sentry.io/4510038332080128",
3
- integrations: [new Sentry.BrowserTracing()],
+ integrations: [],
4
tracesSampleRate: 1.0, // 100% performance data (lower later if too much)
5
});
6
0 commit comments