spacewander commented on code in PR #7980: URL: https://github.com/apache/apisix/pull/7980#discussion_r990933301
########## docs/zh/latest/apisix-variable.md: ########## @@ -37,6 +37,7 @@ APISIX 除了支持 [NGINX 变量](http://nginx.org/en/docs/varindex.html)外, | balancer_ip | core | 上游服务器的 IP 地址。 | 192.168.1.2 | | balancer_port | core | 上游服务器的端口。 | 80 | | consumer_name | core | 消费者的名称。 | | +| consumer_group_id | core | 消费者所在的组的名称。 | | Review Comment: Let's sync the change to the Chinese version too -- 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]
