yyqdbngt opened a new pull request, #3487: URL: https://github.com/apache/rocketmq-dashboard/pull/3487
### Summary `NativeAlertMetricCatalogController` lists the provider-backed native metrics for an instance/domain pair. It had no tests. ### Changes - `GET /api/native-alert-metrics` forwards the instance id and domain and returns the metric catalog - Missing required parameters are rejected with a 400 envelope ### Testing `mvn test -Dtest=NativeAlertMetricCatalogControllerTest` passes: 2 tests, 0 failures (first coverage for this controller). -- 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]
