Aias00 opened a new pull request, #1006: URL: https://github.com/apache/rocketmq-dashboard/pull/1006
## Summary - preserve existing request-window validation and cap Prometheus range-response bodies at 5 MiB before JSON materialization - reject responses with more than 1,000 series or 100,000 total values/histograms - document HTTP 413 for Studio query limits ## Verification - `JAVA_HOME=$( /usr/libexec/java_home -v 21 ) mvn -q -Dtest=PrometheusMetricsSourceTest,MetricsServiceTest,MetricsControllerTest test` - `JAVA_HOME=$( /usr/libexec/java_home -v 21 ) mvn -q test` - `git diff --check` Closes #1004 -- 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]
