Class SolrJMetricTestUtils

java.lang.Object
org.apache.solr.util.SolrJMetricTestUtils

public final class SolrJMetricTestUtils extends Object
  • Constructor Details

    • SolrJMetricTestUtils

      public SolrJMetricTestUtils()
  • Method Details

    • getPrometheusMetricValue

      public static double getPrometheusMetricValue(org.apache.solr.client.solrj.SolrClient solrClient, String metricName) throws org.apache.solr.client.solrj.SolrServerException, IOException
      Throws:
      org.apache.solr.client.solrj.SolrServerException
      IOException
    • getNumCoreRequests

      public static Double getNumCoreRequests(String baseUrl, String collectionName, String category, String handler) throws org.apache.solr.client.solrj.SolrServerException, IOException
      Throws:
      org.apache.solr.client.solrj.SolrServerException
      IOException
    • getNumNodeRequestErrors

      public static Double getNumNodeRequestErrors(String baseUrl, String category, String handler) throws org.apache.solr.client.solrj.SolrServerException, IOException
      Throws:
      org.apache.solr.client.solrj.SolrServerException
      IOException