pub fn parse_json_event( runner: &'static str, timestamp_field: &'static str, raw: Value, errors: &AtomicU64, ) -> Event