Skip to content

Commit d098349

Browse files
authored
Link TwP docs
1 parent 8cdf134 commit d098349

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

develop-docs/sdk/data-model/event-payloads/contexts.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -628,7 +628,7 @@ Additional information that allows Sentry to connect multiple transactions, span
628628

629629
`span_id`
630630

631-
: _Required_. The ID of the span or transaction. If there's none available (e.g. in tracing without performance mode), a random span ID must be provided.
631+
: _Required_. The ID of the span or transaction. If there's none available (e.g. in tracing without performance mode), a random span ID must be provided. [See the TwP docs](/sdk/telemetry/traces/tracing-without-performance/#attaching-trace-data-to-events-and-envelopes) for more details.
632632

633633
- Example: `"bb8f278130535c3c"`
634634

0 commit comments

Comments
 (0)