Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update develop-docs/sdk/event-payloads/contexts.mdx
  • Loading branch information
adinauer authored Sep 30, 2024
commit a3d331ab81ca4ca7edc9d41ce3c01e4f6204a641
2 changes: 1 addition & 1 deletion develop-docs/sdk/event-payloads/contexts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -618,7 +618,7 @@ The following example illustrates the contexts part of the <Link to="/sdk/event-

## Trace Context

Additional information that allows Sentry to connect multiple transactions, spans, and/or errors into one trace. Trace context is required for transactions which will be dropped by relay if missing.
Additional information that allows Sentry to connect multiple transactions, spans, and/or errors into one trace. Trace context is required for transactions which will be dropped by relay if trace context is missing.

`trace_id`

Expand Down