Skip to content

Commit 29db180

Browse files
committed
Add GitHub issue reference for Prisma instrumentation import
1 parent d1cc340 commit 29db180

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/utils/monitoring.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ import * as Sentry from '@sentry/node'
33
import { nodeProfilingIntegration } from '@sentry/profiling-node'
44

55
// prisma's exports are wrong...
6+
// https://github.com/prisma/prisma/issues/23410
67
const { PrismaInstrumentation } = prismaInstrumentation
78

89
export function init() {

0 commit comments

Comments
 (0)