Open
Description
The project setting "Prevent storing of IP addresses" is currently implemented by IP scrubbing. To be on the safe side, we should not even convert {{ auto }}
IPs to actual IPs if this setting is enabled.
relay/relay-event-normalization/src/event.rs
Lines 67 to 69 in ba0bd36