tju-yxq opened a new issue, #3564: URL: https://github.com/apache/rocketmq-dashboard/issues/3564
## Problem\n\nThe instance list is returned in full and has no vendor filter. Multi-cloud deployments cannot narrow the inventory by Apache, Aliyun, or Tencent, and large inventories are always rendered in one unbounded table.\n\n## Current behavior\n\nGET /api/instances accepts only ype and search. The web page disables pagination and fetches the entire filtered inventory.\n\n## Expected behavior\n\n- Add a vendor filter to the instance list API.\n- Add server-side pagination with a page result contract.\n- Add a vendor selector and pagination controls to the instance page.\n- Preserve the existing type and search filters.\n\n## Why this matters\n\nInstance inventory grows with the number of managed environments. Vendor filtering and pagination make the page usable without loading unrelated cloud and self-hosted instances. -- 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]
