| Interface | Description |
|---|---|
| HttpClientMetricNameStrategy |
Strategy for creating metric names for HttpClient
Copied from metrics-httpclient library
|
| InstrumentedHttpListenerFactory.NameStrategy | |
| MetricUtils.PropertyFilter | Deprecated
use
Predicate instead. |
| Class | Description |
|---|---|
| InstrumentedHttpListenerFactory |
A HttpListenerFactory tracks metrics interesting to solr
Inspired and partially copied from dropwizard httpclient library
|
| InstrumentedHttpRequestExecutor |
Sub-class of HttpRequestExecutor which tracks metrics interesting to solr
Inspired and partially copied from dropwizard httpclient library
|
| InstrumentedPoolingHttpClientConnectionManager |
Sub-class of PoolingHttpClientConnectionManager which tracks metrics interesting to Solr.
|
| MetricUtils |
Metrics specific utility functions.
|
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.