You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/10/29 09:18:10 UTC

[GitHub] [apisix] chendingxing opened a new issue #5368: apisix往etcd注册信息里面,没有包含apisix服务的ip和端口信息,这个可以如何配置获取吗request help:

chendingxing opened a new issue #5368:
URL: https://github.com/apache/apisix/issues/5368


   ### Issue description
   
   apisix往etcd注册信息里面,没有包含apisix服务的ip和端口信息,这个可以如何配置获取吗request help: 
   
   ### Environment
   
   - apisix version (cmd: `apisix version`):
   - OS (cmd: `uname -a`):
   - OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`):
   - etcd version, if have (cmd: run `curl http://127.0.0.1:9090/v1/server_info` to get the info from server-info API):
   - apisix-dashboard version, if have:
   - the plugin runner version, if the issue is about a plugin runner (cmd: depended on the kind of runner):
   - luarocks version, if the issue is about installation (cmd: `luarocks --version`):
   


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix] shuaijinchao commented on issue #5368: request help: In the registration information of apisix to etcd, the ip and port information of the apisix service is not included. How can this be configured and obtained?

Posted by GitBox <gi...@apache.org>.
shuaijinchao commented on issue #5368:
URL: https://github.com/apache/apisix/issues/5368#issuecomment-958672339


   @chendingxing I think @tokers  answer is a good way. 


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix] tokers commented on issue #5368: request help: apisix往etcd注册信息里面,没有包含apisix服务的ip和端口信息,这个可以如何配置获取吗

Posted by GitBox <gi...@apache.org>.
tokers commented on issue #5368:
URL: https://github.com/apache/apisix/issues/5368#issuecomment-956066702


   > yes,how can i get the IP and port information of the APISIX node machine by other way
   
   Maybe you can extend the server-info plugin of APISIX, so that it can save it to ETCD.


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix] shuaijinchao commented on issue #5368: request help: In the registration information of apisix to etcd, the ip and port information of the apisix service is not included. How can this be configured and obtained?

Posted by GitBox <gi...@apache.org>.
shuaijinchao commented on issue #5368:
URL: https://github.com/apache/apisix/issues/5368#issuecomment-958672339






-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix] shuaijinchao commented on issue #5368: request help: In the registration information of apisix to etcd, the ip and port information of the apisix service is not included. How can this be configured and obtained?

Posted by GitBox <gi...@apache.org>.
shuaijinchao commented on issue #5368:
URL: https://github.com/apache/apisix/issues/5368#issuecomment-958672339


   @chendingxing I think @tokers  answer is a good way. 


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix] tzssangglass commented on issue #5368: request help: apisix往etcd注册信息里面,没有包含apisix服务的ip和端口信息,这个可以如何配置获取吗

Posted by GitBox <gi...@apache.org>.
tzssangglass commented on issue #5368:
URL: https://github.com/apache/apisix/issues/5368#issuecomment-954610462


   pls describe your problem in detail in English. I cann't get this.


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix] shuaijinchao commented on issue #5368: request help: apisix往etcd注册信息里面,没有包含apisix服务的ip和端口信息,这个可以如何配置获取吗

Posted by GitBox <gi...@apache.org>.
shuaijinchao commented on issue #5368:
URL: https://github.com/apache/apisix/issues/5368#issuecomment-954612293


   Do you mean the IP and port information of the APISIX node machine? This information is currently not stored in ETCD.


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix] chendingxing commented on issue #5368: request help: apisix往etcd注册信息里面,没有包含apisix服务的ip和端口信息,这个可以如何配置获取吗

Posted by GitBox <gi...@apache.org>.
chendingxing commented on issue #5368:
URL: https://github.com/apache/apisix/issues/5368#issuecomment-955896656


   > Do you mean the IP and port information of the APISIX node machine? This information is currently not stored in ETCD.
   
   yes,how can i get the IP and port information of the APISIX node machine by other way


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org