Aias00 opened a new pull request, #1177:
URL: https://github.com/apache/rocketmq-dashboard/pull/1177

   Closes #1176
   
   ## Summary
   - add optional `instanceId` routing from the dashboard UI through the API 
and service layer
   - resolve the selected instance through `RuntimeAdminClientResolver` instead 
of always using the process-wide admin client
   - retain the default dashboard path when no instance is selected and report 
direct instances as `V4_DIRECT`
   
   ## Verification
   - `mvn -q 
-Dtest=DashboardControllerTest,DashboardServiceTest,RocketMQDashboardProviderTest,RuntimeAdminClientResolverTest
 test`
   - `npm test -- --run src/api/metrics.test.ts 
src/services/dashboardService.test.ts`
   - `npm run build`


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