-
Notifications
You must be signed in to change notification settings - Fork 93
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(replays): Add user-agent parsing to replays processor #1420
Conversation
Edit: resolved. Test
|
@jjbayer I add unit coverage and updated this branch to include some ip-address handling behavior. Basically defaulting the user's ip-address to the envelope's ip-address if it wasn't included. Since that branch would have had a dependency on this one it made sense to just merge them. All else remains the same. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, some minor nitpicks.
No description provided.