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

   Closes #1260
   
   ## Summary
   - require `instanceId` for configured data-source metric queries
   - validate server-side that a restricted data source is bound to the 
requested instance
   - keep empty bindings globally available and forward the selected instance 
from Metrics Explorer
   
   ## Validation
   - `JAVA_HOME=$(/usr/libexec/java_home -v 21) PATH="$JAVA_HOME/bin:$PATH" mvn 
-Dtest=MetricsServiceTest,MetricsControllerTest test`
   - `npm test -- --run src/api/metrics.test.ts 
src/components/__tests__/MetricsExplorer.test.tsx`
   - `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