Skip to content

Commit 8cdf134

Browse files
committed
Clarify span_id attribute
1 parent c20b570 commit 8cdf134

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.
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.
632632

633633
- Example: `"bb8f278130535c3c"`
634634

0 commit comments

Comments
 (0)