spacewander commented on a change in pull request #6063:
URL: https://github.com/apache/apisix/pull/6063#discussion_r781686346



##########
File path: apisix/utils/log-util.lua
##########
@@ -96,6 +96,8 @@ local function get_full_log(ngx, conf)
         }
     end
 
+    local latency, upstream_latency, apisix_latency = 
_M.latency_details_in_ms(ctx)

Review comment:
       Better to refactor the method and call the method like `= 
latency_details_in_ms(ctx)`




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to