Aias00 opened a new pull request, #2616: URL: https://github.com/apache/rocketmq-dashboard/pull/2616
## Summary - replace the impossible negative `changes()` predicate with a signed `delta()` expression for producer-connection drops - synchronize the rule generator, bundled YAML, and frontend mock - add backend and frontend regression coverage Fixes #2614 ## Tests - `cd server && JAVA_HOME=$(/usr/libexec/java_home -v 21) mvn -Dtest=AlertRuleAssetServiceTest test` - `cd web && npm test -- alertRuleAssetService.test.ts` - `cd web && npm run build` - `python3 -m py_compile server/scripts/gen_alert_rule_yaml.py` -- 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]
