getsentry / sentry

Developer-first error tracking and performance monitoring
https://sentry.io
Other
38.69k stars 4.15k forks source link

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

Open jas-kas opened 5 months ago

jas-kas commented 5 months ago

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

Jesse-Box commented 4 months ago

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