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 MetricUtils.PropertyFilter This filter can limit what properties of a metric are returned. -
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.