Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-17484

Prometheus Exporter should efficiently work without ZK dependency

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      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?

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              dsmiley David Smiley
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: