btlqql opened a new pull request, #1923: URL: https://github.com/apache/rocketmq-dashboard/pull/1923
## Summary - add a filter-aware audit summary endpoint backed by bounded SQL aggregate queries - report totals, success/failure/partial counts, unique operators, latest activity, and top operation/resource buckets - render responsive summary statistics and distribution bars above the audit table - keep mock mode and all existing search, date, cluster, resource, and result filters consistent ## Validation - `mvn -q -Dtest=AuditServiceTest,AuditControllerTest,MybatisPlusAuditRepositoryTest test` - `NODE_OPTIONS=--no-experimental-webstorage npx vitest run src/api/audit.test.ts src/pages/ops/__tests__/AuditPage.test.tsx` - `npm run build` - frontend ESLint and Prettier hooks -- 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]
