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

   ### Summary
   
   `AlertRuleController` exposes the business-rule runtime feed and a native 
test action alongside CRUD. The suite covered CRUD, paging and transfer but 
never those two endpoints.
   
   ### Changes
   
   - `GET /api/business-alert-rules/runtime` returns the business rule runtime 
rows
   - `POST /api/alert-rules/test` maps the request into a candidate and returns 
the native test result samples
   
   ### Testing
   
   `mvn test -Dtest=AlertRuleControllerTest` passes: 24 tests, 0 failures (up 
from 22).


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