Revolyssup commented on code in PR #9538:
URL: https://github.com/apache/apisix/pull/9538#discussion_r1208879143


##########
t/plugin/http-logger-log-format.t:
##########
@@ -438,7 +439,7 @@ done
                 [[{
                     "log_format": {
                         "host": "$host",
-                        "labels": "$a6_route_labels",
+                        "labels": "custom variable check",

Review Comment:
   Actually the labels passed in route were not being reflected on the log so I 
had removed $a6_route_labels. Checking this right now...



-- 
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