yyqdbngt opened a new pull request, #3450: URL: https://github.com/apache/rocketmq-dashboard/pull/3450
### Summary `NativeAlertMetricCatalogService` lists provider-backed native metrics and validates rule metrics against the selected instance. The suite covered the Apache/Aliyun metric matrices and normalization. ### Changes - Blank or missing instance ids are rejected with `400 instanceId is required` - An unknown instance surfaces `404 Instance not found` - A Tencent instance serves the same cloud business metric set as Aliyun - `validate` silently accepts `null` rules and non-native metrics while still trimming the metric ### Testing `mvn test -Dtest=NativeAlertMetricCatalogServiceTest` passes: 6 tests, 0 failures (up from 2). -- 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]
