File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
platform-includes/metrics/default-attributes Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,6 @@ The SDK will optionally attach user information as attributes (guarded by [`send
1818
1919The SDK will optionally attach browser information as attributes:
2020
21- 1 . ` browser.name ` (added during ingestion, guarded by [ ` sendDefaultPii ` ] ( /platforms/javascript/configuration/options/#sendDefaultPii ) is enabled )
22- 2 . ` browser.version ` (added during ingestion, guarded by [ ` sendDefaultPii ` ] ( /platforms/javascript/configuration/options/#sendDefaultPii ) is enabled )
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 ) )
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