Skip to content

Commit 13c6c87

Browse files
authored
Update default attributes (#15360)
1 parent 809467e commit 13c6c87

File tree

1 file changed

+0
-1
lines changed
  • includes/logs/default-attributes

1 file changed

+0
-1
lines changed

includes/logs/default-attributes/core.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,5 @@
22

33
- `environment`: The environment set in the SDK if defined. This is sent from the SDK as `sentry.environment`.
44
- `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`.
65
- `sdk.name`: The name of the SDK that sent the log. This is sent from the SDK as `sentry.sdk.name`.
76
- `sdk.version`: The version of the SDK that sent the log. This is sent from the SDK as `sentry.sdk.version`.

0 commit comments

Comments
 (0)