Interface | Description |
---|---|
HttpClientMetricNameStrategy |
Strategy for creating metric names for HttpClient
Copied from metrics-httpclient library
|
InstrumentedHttpListenerFactory.NameStrategy | |
MetricUtils.PropertyFilter |
This filter can limit what properties of a metric are returned.
|
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-2019 Apache Software Foundation. All Rights Reserved.