Skip to content

Commit 17caa53

Browse files
committed
chore: remove context integration, enabled by default
1 parent 5019ee1 commit 17caa53

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

server/utils/monitoring.ts

-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ export function init() {
2020
integrations: [
2121
Sentry.httpIntegration(),
2222
Sentry.prismaIntegration(),
23-
Sentry.httpContextIntegration(),
2423
nodeProfilingIntegration(),
2524
],
2625
tracesSampler(samplingContext) {

0 commit comments

Comments
 (0)