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 438df0f commit 5d052fcCopy full SHA for 5d052fc
packages/core/src/logs/internal.ts
@@ -1,4 +1,4 @@
1
-import { Attributes, attributeValueToTypedAttributeValue, RawAttributes, serializeAttributes } from '../attributes';
+import { serializeAttributes } from '../attributes';
2
import { getGlobalSingleton } from '../carrier';
3
import type { Client } from '../client';
4
import { getClient, getCurrentScope, getGlobalScope, getIsolationScope } from '../currentScopes';
0 commit comments