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 c0a6f73 commit 0a09a36Copy full SHA for 0a09a36
packages/node/src/sdk/initOtel.ts
@@ -14,7 +14,6 @@ import { createAddHookMessageChannel } from 'import-in-the-middle';
14
import { DEBUG_BUILD } from '../debug-build';
15
import { getOpenTelemetryInstrumentationToPreload } from '../integrations/tracing';
16
import { SentryContextManager } from '../otel/contextManager';
17
-import type { EsmLoaderHookOptions } from '../types';
18
import { isCjs } from '../utils/commonjs';
19
import type { NodeClient } from './client';
20
0 commit comments