enabled perf for sentry
This commit is contained in:
parent
5e17450e2f
commit
a1d6b0232b
|
|
@ -191,7 +191,7 @@ export const getAppsmithConfigs = (): AppsmithUIConfigs => {
|
|||
routingInstrumentation: Sentry.reactRouterV5Instrumentation(history),
|
||||
}),
|
||||
],
|
||||
tracesSampleRate: 0,
|
||||
tracesSampleRate: 0.5,
|
||||
},
|
||||
smartLook: {
|
||||
enabled: smartLook.enabled,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user