Hi everyone, When we try to export metrics from a large solr cloud installation of a dozen VMs with around 400 collections, our curl calls to /solr/admin/metrics endpoint times out. With smaller clusters, the response is immediate and we get all the details right away.
What do you think is the problem? Where should we look for debugging? I couldn't see anything in the logs. Maybe I am looking at the wrong stuff. How does metric collection work? When I perform a call, does the master node call every other node one by one? Which port? Do you recommend another way to collect the metrics? We are using Solr 9.2 Best regards yunus