We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1cc340 commit 29db180Copy full SHA for 29db180
server/utils/monitoring.ts
@@ -3,6 +3,7 @@ import * as Sentry from '@sentry/node'
3
import { nodeProfilingIntegration } from '@sentry/profiling-node'
4
5
// prisma's exports are wrong...
6
+// https://github.com/prisma/prisma/issues/23410
7
const { PrismaInstrumentation } = prismaInstrumentation
8
9
export function init() {
0 commit comments