Page MenuHomePhabricator

Client errors should not log IP address
Open, Needs TriagePublic

Description

Client errors include the user's IP address, which seems excessive. (example)

There's no convenient way currently to get geodata without getting IPs (see T290014: Source geolocation directly rather than using IP in schema) but we should keep track of this so IPs can be dropped once that's fixed.
Although, is even the geolocation data needed here? For JS error logs it doesn't seem too useful.