Revolyssup commented on code in PR #9538:
URL: https://github.com/apache/apisix/pull/9538#discussion_r1208892117
##########
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:
Okay this ctx variable was set here
https://github.com/apache/apisix/blob/73ac77d22b4ae0c2b597105e778f9a5d6ea86e3d/t/plugin/http-logger-log-format.t#L491
Added it back
--
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]