Open fan2008shuai opened 4 years ago
Hi @fan2008shuai, we detect non-English characters in the issue. This comment is an auto translation by @sofastack-robot to help other users to understand this issue.
We encourage you to describe your issue in English which is more friendly to other users.
Hello, will sofa-registry implement the function of reporting data? For example, data such as the number of connections, the number of errors, and the number of timeouts for reporting instances are convenient for clients to use for load balancing. For example, the client selects an instance from the address list based on data such as the current number of connections, errors, and timeouts. -Is this requirement suitable for the registry? -If the registry is not suitable, how should it be designed to fulfill such requirements? Looking forward to your reply. Thank you for your hard work!
您好,sofa-registry会实现上报数据的功能吗?比如上报实例的连接数、错误数、超时数等数据方便客户端用来做负载均衡。例如,客户端根据实例当前的连接数、错误数、超时数等数据从地址列表中选择一个实例。