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

   ## Summary
   - constrain null-cluster metric history queries to rows whose cluster ID is 
also null
   - keep cluster-scoped snapshots out of unscoped alert aggregation
   - add query-wrapper regression coverage
   
   ## Why
   Omitting the cluster predicate for a null scope matched every cluster 
sharing the same instance, metric, domain, and labels, contaminating unscoped 
alert windows.
   
   ## Testing
   - `JAVA_HOME=/opt/homebrew/opt/openjdk@21 
PATH=/opt/homebrew/opt/openjdk@21/bin:$PATH mvn -f server/pom.xml 
-Dtest=MybatisPlusMetricSnapshotRepositoryTest test`


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