Skip to content

Commit 181cd6f

Browse files
committed
fix span id error
1 parent e1415a3 commit 181cd6f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

static/app/utils/discover/fieldRenderers.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -487,7 +487,6 @@ const SPECIAL_FIELDS: Record<string, SpecialField> = {
487487
}
488488

489489
const target = generateLinkToEventInTraceView({
490-
projectSlug: data.project,
491490
traceSlug: data.trace,
492491
timestamp: data.timestamp,
493492
targetId: data['transaction.span_id'],

0 commit comments

Comments
 (0)