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

   ## What is the purpose of the change
   
   Add an audit risk insights panel to RocketMQ Studio so operators can quickly 
identify risky audit signals from the current audit filters and visible audit 
records, including failure rates, partial outcomes, control-plane failures, 
high-risk operation failures, repeated failed targets, and operator 
concentration.
   
   ## Brief changelog
   
   - Add audit risk insight calculation for filtered audit summaries and 
current-page audit records.
   - Add an Audit Risk Insights panel to the Audit page.
   - Add i18n entries for the new audit risk labels and messages.
   - Add unit and component tests for risk classification, empty states, and 
Audit page integration.
   
   ## Verifying this change
   
   - `npm test -- src/pages/ops/__tests__/auditRiskInsights.test.ts 
src/pages/ops/__tests__/AuditRiskInsights.test.tsx 
src/pages/ops/__tests__/AuditPage.test.tsx`
   - `npx eslint src/pages/ops/auditRiskInsightModel.ts 
src/pages/ops/AuditRiskInsights.tsx src/pages/ops/audit.tsx 
src/pages/ops/__tests__/auditRiskInsights.test.ts 
src/pages/ops/__tests__/AuditRiskInsights.test.tsx 
src/pages/ops/__tests__/AuditPage.test.tsx src/i18n/translations.ts`
   - `npm run build`
   - `git diff --check apache/rocketmq-studio...HEAD`


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