apache / rocketmq-dashboard

The state-of-the-art Dashboard of Apache RoccketMQ provides excellent monitoring capability. Various graphs and statistics of events, performance and system information of clients and application is evidently made available to the user.
https://rocketmq.apache.org/
Apache License 2.0
1.1k stars 536 forks source link

[ISSUE #218] support query consumer client form proxy #219

Open Gonzo-Tan opened 5 months ago

Gonzo-Tan commented 5 months ago

What is the purpose of the change

In rocketmq 5.x, broker don't have consumer channel info but proxy have, So the query addr should be proxy addr.

Brief changelog

Support query consumer client form proxy.