yuluo-yx opened a new issue, #3190: URL: https://github.com/apache/rocketmq-dashboard/issues/3190
### Problem\n\nThe Proxy page calls the live topology endpoint but currently reduces each result to a single status. Operators cannot inspect gRPC and Remoting reachability, probe latency, port assignments, host concentration, or nodes that differ between the registered address list and discovery results.\n\n### Proposed solution\n\nAdd a connectivity topology inventory that correlates registered addresses with live probe records and provides:\n\n- per-node gRPC and Remoting ports and reachability;\n- probe latency and current-node context;\n- explicit registered-only and discovered-only states;\n- host distribution and port summaries;\n- status/text/gap filters and CSV export.\n\nThe feature uses the existing endpoints and does not change Proxy registration or configuration behavior. -- 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]
