enabled perf for sentry

This commit is contained in:
Nikhil Nandagopal 2020-11-11 18:07:40 +05:30
parent 5e17450e2f
commit a1d6b0232b

View File

@ -191,7 +191,7 @@ export const getAppsmithConfigs = (): AppsmithUIConfigs => {
routingInstrumentation: Sentry.reactRouterV5Instrumentation(history),
}),
],
tracesSampleRate: 0,
tracesSampleRate: 0.5,
},
smartLook: {
enabled: smartLook.enabled,