pub fn normalize(raw: Value) -> ObservationExpand 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.