The IP address reported is the first proxy (aka `REMOTE_ADDR`) rather than the first entry in `X-Forwarded-For`. In the sentry events, `X-Forwarded-For` is correctly populated by all the proxies my app is running behind.