yuluo-yx opened a new issue, #3197: URL: https://github.com/apache/rocketmq-dashboard/issues/3197
### Problem\n\nThe Grafana dashboard catalog can view or export JSON, but operators planning an upgrade or migration must manually inspect every model to learn which panel types, data sources, template variables, query targets, transformations, library panels, repeats, and embedded alerts are required. Structural omissions are easy to miss.\n\n### Proposed solution\n\nAdd an on-demand, read-only dependency manifest that loads dashboard models in bounded batches, recursively analyzes nested panels, summarizes portfolio dependencies, flags structural portability notes, supports search, and exports the current result as CSV.\n\nThis does not mutate dashboards or introduce a new backend contract. -- 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]
