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 1d77692 commit f12f5c6Copy full SHA for f12f5c6
packages/opentelemetry/test/spanExporter.test.ts
@@ -1,4 +1,4 @@
1
-import { ATTR_HTTP_RESPONSE_STATUS_CODE } from '@opentelemetry/semantic-conventions/*';
+import { ATTR_HTTP_RESPONSE_STATUS_CODE } from '@opentelemetry/semantic-conventions';
2
import { SDK_VERSION, SEMANTIC_ATTRIBUTE_SENTRY_OP, startInactiveSpan } from '@sentry/core';
3
import { createTransactionForOtelSpan } from '../src/spanExporter';
4
import { cleanupOtel, mockSdkInit } from './helpers/mockSdkInit';
0 commit comments