Out of curiosity (not really that important to us) - when I go to the Dashboard, I see that the Errors by Country section doesn’t really show a heatmap. All countries are grey. Is there a configuration that I may have missed?
When I look at our issues, I do see that the X-Forwarded-For does contain the correct IP address. Any ideas on how to make it work?
He @gregorip - This is because for geoip resolution, Sentry needs the Maxmind GeoIP database. Both due to some technical implementation needs and licensing restrictions we cannot ship this by default so you’ll need to add that (as a volume + config). You can track https://github.com/getsentry/onpremise/issues/310 for future updates on this.