tju-yxq opened a new issue, #3565: URL: https://github.com/apache/rocketmq-dashboard/issues/3565
## Problem\n\nTopic, consumer group, user, and system alert inventories can be exported, but the instance inventory cannot. Operators preparing an environment review or audit currently have to copy instance rows manually.\n\n## Current behavior\n\nThe instance page has create, edit, and delete actions, but no export action. The backend has no instance export endpoint.\n\n## Expected behavior\n\n- Add a backend export endpoint using the existing instance filters.\n- Export non-sensitive fields such as name, type, vendor, endpoint, region, resource counts, and timestamps.\n- Add an export button to the instance page.\n- Keep the export consistent with the currently selected filters.\n\n## Why this matters\n\nInstance inventories are a common input to access reviews and capacity planning. CSV export avoids manual transcription and keeps the exported set aligned with the operator's current filter. -- 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]
