diff --git a/sentry.client.config.ts b/sentry.client.config.ts index 022f59d..0faef63 100644 --- a/sentry.client.config.ts +++ b/sentry.client.config.ts @@ -7,6 +7,7 @@ if (process.env.NODE_ENV === "production") { tracesSampleRate: 0.2, debug: false, release: `${process.env.SENTRY_RELEASE || "production"}`, + allowUrls: ["https://jsoncrack.com/editor"], replaysOnErrorSampleRate: 1.0, replaysSessionSampleRate: 0.1, integrations: [