We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5019ee1 commit 17caa53Copy full SHA for 17caa53
server/utils/monitoring.ts
@@ -20,7 +20,6 @@ export function init() {
20
integrations: [
21
Sentry.httpIntegration(),
22
Sentry.prismaIntegration(),
23
- Sentry.httpContextIntegration(),
24
nodeProfilingIntegration(),
25
],
26
tracesSampler(samplingContext) {
0 commit comments