Package org.apache.solr.util.stats
Utilities for collecting statistics
-
Interface Summary Interface Description HttpClientMetricNameStrategy Strategy for creating metric names for HttpClient Copied from metrics-httpclient libraryInstrumentedHttpListenerFactory.NameStrategy -
Class Summary Class Description InstrumentedHttpListenerFactory A HttpListenerFactory tracks metrics interesting to solr Inspired and partially copied from dropwizard httpclient libraryInstrumentedHttpRequestExecutor Sub-class of HttpRequestExecutor which tracks metrics interesting to solr Inspired and partially copied from dropwizard httpclient libraryInstrumentedPoolingHttpClientConnectionManager Sub-class of PoolingHttpClientConnectionManager which tracks metrics interesting to Solr.MetricUtils Metrics specific utility functions.