Aias00 opened a new issue, #1178:
URL: https://github.com/apache/rocketmq-dashboard/issues/1178

   ## Problem
   Metrics data sources are configured globally and `MetricsExplorer` lists 
every source regardless of the instance being inspected. In a multi-instance 
Studio deployment, users can query the Prometheus backend for a different 
RocketMQ instance without any indication.
   
   ## Proposed fix
   - add an optional instance binding to each metrics data source;
   - keep unbound data sources available as global fallbacks for backward 
compatibility;
   - allow administrators to select bindings in data-source settings;
   - pass the selected dashboard instance into the metrics explorer and limit 
its selectable sources to the matching bindings.
   
   ## Scope
   Track 1 / METRICS-01. This is a control-plane UI/configuration mapping only; 
it does not add a metrics store or change the Prometheus query protocol.


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