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 9214034 commit a10e647Copy full SHA for a10e647
1 file changed
packages/node/src/integrations/tracing/vercelai/instrumentation.ts
@@ -1,7 +1,7 @@
1
import type { InstrumentationConfig, InstrumentationModuleDefinition } from '@opentelemetry/instrumentation';
2
import { InstrumentationBase, InstrumentationNodeModuleDefinition } from '@opentelemetry/instrumentation';
3
import {
4
- _INTERNAL_cleanupToolCallSpanContextContext,
+ _INTERNAL_cleanupToolCallSpanContext,
5
_INTERNAL_getSpanContextForToolCallId,
6
addNonEnumerableProperty,
7
captureException,
0 commit comments