janhoy commented on PR #3908: URL: https://github.com/apache/solr/pull/3908#issuecomment-3600807871
> Starting with 10, can we at least have specifically the metrics be merely a single node that's proxied? IMO that's at least the right direction. And hopefully it'd spare the rather complex metrics processing here, and buffering. Not sure I understand this comment. But I **think** you may mean that the UI instead of requesting metrics from all nodes in one go with the `nodes=X,Y,Z` param, it could fire three requests, one with `nodes=X`, one `nodes=Y` and noe `nodes=Z`? Definitely a possibility. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
