You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: includes/logs/default-attributes/core.mdx
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,5 @@
2
2
3
3
-`environment`: The environment set in the SDK if defined. This is sent from the SDK as `sentry.environment`.
4
4
-`release`: The release set in the SDK if defined. This is sent from the SDK as `sentry.release`.
5
-
-`trace.parent_span_id`: The span ID of the span that was active when the log was collected (only set if there was an active span). This is sent from the SDK as `sentry.trace.parent_span_id`.
6
5
-`sdk.name`: The name of the SDK that sent the log. This is sent from the SDK as `sentry.sdk.name`.
7
6
-`sdk.version`: The version of the SDK that sent the log. This is sent from the SDK as `sentry.sdk.version`.
0 commit comments