Skip to content

Commit 95b3bc2

Browse files
committed
Use default FastifyOtelInstrumentation export
1 parent 5859fa8 commit 95b3bc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/node/src/integrations/tracing/fastify.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { FastifyOtelInstrumentation } from '@fastify/otel';
1+
import FastifyOtelInstrumentation from '@fastify/otel';
22
import {
33
SEMANTIC_ATTRIBUTE_SENTRY_OP,
44
SEMANTIC_ATTRIBUTE_SENTRY_ORIGIN,

0 commit comments

Comments
 (0)