Expand description
Event normalization and processing for attribute (EAP) based payloads.
A central place for all modifications/normalizations for attributes.
Functions§
- normalize_
attribute_ names  - Normalizes deprecated attributes according to 
sentry-conventions. - normalize_
attribute_ types  - Normalizes/validates all attribute types.
 - normalize_
client_ address  - Normalizes the client address into 
Attributes. - normalize_
received  - Adds the 
receivedtime to the attributes. - normalize_
user_ agent  - Normalizes the user agent/client information into 
Attributes. - normalize_
user_ geo  - Normalizes the user’s geographical information into 
Attributes.