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
-`os.version`: The version of the operating system.
5
-
-`device.brand`: The brand of the device.
6
-
-`device.model`: The model of the device.
7
-
-`device.family`: The family of the device.
3
+
-`environment`: The environment set in the SDK if defined. This is sent from the SDK as `sentry.environment`.
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
+
-`sdk.name`: The name of the SDK that sent the log. This is sent from the SDK as `sentry.sdk.name`. This is sent from the SDK as `sentry.sdk.name`.
7
+
-`sdk.version`: The version of the SDK that sent the log. This is sent from the SDK as `sentry.sdk.version`. This is sent from the SDK as `sentry.sdk.version`.
0 commit comments