Skip to content
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

Sentry exceptions report the remote address as 127.0.0.1 #114

Open
wcharczuk opened this issue Aug 30, 2019 · 0 comments
Open

Sentry exceptions report the remote address as 127.0.0.1 #114

wcharczuk opened this issue Aug 30, 2019 · 0 comments
Labels
v3.x.y Version 3 series

Comments

@wcharczuk
Copy link
Contributor

What happened: The remote address reports as localhost for requests fronted by a sidecar proxy.

What you expected to happen: Expected the X-Forwarded-For address to be the value used, not the connection peer.

How to reproduce it (as minimally and precisely as possible): Report an error from a service fronted by a proxy.

Anything else we need to know?:

Environment:

  • go-sdk version: master
  • go version (e.g go version): 1.12.9
  • OS (e.g: cat /etc/os-release): darwin
  • Others:
@dhermes dhermes added the v3.x.y Version 3 series label Dec 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v3.x.y Version 3 series
Projects
None yet
Development

No branches or pull requests

2 participants