Django Issue shows IP besides User

When I get an issue from my Django project, it shows IP and no User information in User field.

Django==1.11.20
sentry-sdk==0.7.14

Hey, are you running with or without send_default_pii=True passed to init?