David Smiley created SOLR-17484:
-----------------------------------

             Summary: Prometheus Exporter should efficiently work without ZK 
dependency
                 Key: SOLR-17484
                 URL: https://issues.apache.org/jira/browse/SOLR-17484
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
          Components: contrib - prometheus-exporter
            Reporter: David Smiley


The Prometheus Exporter, when pointing at SolrCloud, CloudSolrClient with a ZK 
connecting backing it.  This issue proposes switching it to the Solr/HTTP based 
ClusterState provider.

Note there are some performance issues with calls it makes to 
CloudSolrClient.getClusterState which shifts from a simple getter to a remote 
call that returns the entire cluster state.  Perhaps out of scope or a 
dependency?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to