reduced depth of information shared to allow error sharing

This commit is contained in:
Nikhil Nandagopal 2020-12-07 19:54:51 +05:30
parent 8109b3b001
commit 03053d40c3

View File

@ -199,7 +199,7 @@ export const getAppsmithConfigs = (): AppsmithUIConfigs => {
dsn: sentryDSN.value,
release: sentryRelease.value,
environment: sentryENV.value,
normalizeDepth: 7,
normalizeDepth: 5,
integrations: [
new Integrations.BrowserTracing({
// Can also use reactRouterV4Instrumentation