File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
platform-includes/metrics/default-attributes Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -16,8 +16,8 @@ The SDK will optionally attach user information as attributes (guarded by [`send
1616
1717### Browser Attributes
1818
19- The SDK will optionally attach browser information as attributes:
19+ The SDK will attach browser information as attributes:
2020
21- 1 . ` browser.name ` (added during ingestion, guarded by [ ` sendDefaultPii ` ] ( /platforms/javascript/configuration/options/#sendDefaultPii ) )
22- 2 . ` browser.version ` (added during ingestion, guarded by [ ` sendDefaultPii ` ] ( /platforms/javascript/configuration/options/#sendDefaultPii ) )
21+ 1 . ` browser.name ` (added during ingestion)
22+ 2 . ` browser.version ` (added during ingestion)
23233 . ` sentry.replay_id ` : The replay id of the replay that was active when the metric was collected. (added during ingestion by Relay)
You can’t perform that action at this time.
0 commit comments