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.
FastifyOtelInstrumentation
1 parent 5859fa8 commit 95b3bc2Copy full SHA for 95b3bc2
packages/node/src/integrations/tracing/fastify.ts
@@ -1,4 +1,4 @@
1
-import { FastifyOtelInstrumentation } from '@fastify/otel';
+import FastifyOtelInstrumentation from '@fastify/otel';
2
import {
3
SEMANTIC_ATTRIBUTE_SENTRY_OP,
4
SEMANTIC_ATTRIBUTE_SENTRY_ORIGIN,
0 commit comments