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 a9ee83a commit 40c6c0fCopy full SHA for 40c6c0f
instrumentation.ts
@@ -7,5 +7,6 @@ export async function register() {
7
version: packageJson.version,
8
env: process.env.DD_ENV,
9
})
10
+ tracer.use('next')
11
}
12
0 commit comments