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 558988e commit d34f47dCopy full SHA for d34f47d
packages/core/test/lib/utils/spanUtils.test.ts
@@ -1,5 +1,6 @@
1
import { TRACEPARENT_REGEXP, timestampInSeconds } from '@sentry/utils';
2
import { Span } from '../../../src/tracing/span';
3
+import { Transaction } from '../../../src/tracing/transaction';
4
import {
5
spanGetMetadata,
6
spanSetMetadata,
0 commit comments