Class InstrumentedHttpListenerFactory

  • All Implemented Interfaces:
    AutoCloseable, org.apache.solr.client.solrj.impl.HttpListenerFactory, SolrMetricProducer

    public class InstrumentedHttpListenerFactory
    extends Object
    implements SolrMetricProducer, org.apache.solr.client.solrj.impl.HttpListenerFactory
    A HttpListenerFactory tracking metrics and distributed tracing. The Metrics are inspired and partially copied from dropwizard httpclient library.