Skip to main content

normalize

Function normalize 

Source
pub fn normalize(raw: Value) -> Observation
Expand description

Normalize arbitrary JSON into an Observation. Extracts recognized meta fields (kind, channel, severity, file, line, function, app, data) and maps the remainder into the observation payload.