relay_event_normalization::replay

Function normalize

source
pub fn normalize(
    replay: &mut Annotated<Replay>,
    client_ip: Option<IpAddr>,
    user_agent: RawUserAgentInfo<&str>,
    geoip_lookup: Option<&GeoIpLookup>,
)
Expand description

Adds default fields and normalizes all values in to their standard representation.