1294566108 commented on PR #207:
URL: 
https://github.com/apache/rocketmq-dashboard/pull/207#issuecomment-2160191025

   1.支持Proxy代理模块的新增与查询(ProxyConfig配置信息的查询在后续PR中补充,本pr只提供proxy的新增和查询)
   1.1 选择V5版本,Proxy模块能够显示,选择V4版本,Proxy模块会隐藏
   
![20240611-165654](https://github.com/apache/rocketmq-dashboard/assets/91858554/7554b2c0-c500-4234-9926-2bfc3482c24d)
   
   1.2 添加代理地址,选择新增
   
![20240611-165738](https://github.com/apache/rocketmq-dashboard/assets/91858554/1e93e7f3-ff57-4050-ac9e-a04c64bd639d)
   
   1.3 查询所有代理地址,下拉框可展示所有代理服务的地址
   
![20240611-165755](https://github.com/apache/rocketmq-dashboard/assets/91858554/7f109c64-a06d-4db7-8a8d-11c5cbe01a59)
   
   1.4 在dashboard的application.yml文件中可以提前配置代理服务的地址
   
![image](https://github.com/apache/rocketmq-dashboard/assets/91858554/676cbbb0-e053-42f7-9f2b-03d55a457205)
   
   2. 修复consumerGroup订阅组显示异常
   2.1 当客户端向某Topic发送并消费消息后,当前订阅组信息(version、type、quantity等)显示正常
   
![20240611-165824](https://github.com/apache/rocketmq-dashboard/assets/91858554/f6cfc812-0828-43b6-a30e-2a6ddc0f3562)
   
   2.2 client显示正常
   
![20240611-165907](https://github.com/apache/rocketmq-dashboard/assets/91858554/fa481dc8-a4c8-4c57-8c46-cb99c5e6364a)
   
   2.3 detail显示正常
   
![20240611-165942](https://github.com/apache/rocketmq-dashboard/assets/91858554/e384ea9b-69b5-48e7-802a-b4ea09825632)
   
   


-- 
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]

Reply via email to