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

   ## Summary
   - validate metrics query windows and controller request bodies
   - reject blank Prometheus queries before issuing range requests
   - exercise Prometheus-compatible data source connection tests
   - align the web metrics API contract test with the request payload shape
   - consolidate related Metrics/Prometheus validation PRs into one review unit
   
   ## Supersedes
   #539 #563 #576 #524 #517
   
   ## Tests
   - `JAVA_HOME=$(/usr/libexec/java_home -v 21) mvn -q 
-Dtest=MetricsServiceTest,PrometheusMetricsSourceTest,MetricsControllerTest,SettingsServiceTest
 test`
   - `npm ci --ignore-scripts --no-audit --no-fund && npm test -- --run 
src/api/metrics.test.ts`
   - `git diff --check`
   


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