pub const CLIENT_USER_HASH: &str = "client.user.hash";
Unique user hash to correlate information for a user in anonymized form. Useful if user.id or user.name contain confidential information and cannot be used.
user.id
user.name