sentry icon indicating copy to clipboard operation
sentry copied to clipboard

[Design] Proactively Show Customers How They Can Change their Replay Identifier from IP Address

Open jas-kas opened this issue 9 months ago • 1 comments

Today, many projects collect IP addresses and those are used to identify replay sessions unless Sentry.setUser is specified.

We want a way to indicate to customers how they can use a more friendly user-specific identification such as email, user name or user ID instead: https://docs.sentry.io/platforms/javascript/session-replay/configuration/#identifying-users

jas-kas avatar May 03 '24 19:05 jas-kas

A simple solution would be to add another item to the "Configure Replay" dropdown

Jesse-Box avatar May 14 '24 10:05 Jesse-Box