[
https://issues.apache.org/jira/browse/SOLR-9877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shalin Shekhar Mangar updated SOLR-9877:
----------------------------------------
Attachment: SOLR-9877.patch
Patch that adds instrumentation for HttpShardHandlerFactory. I'm going to add
metrics to UpdateShardHandler along similar lines. The metrics-http library is
added to solr in the patch but I am going to remove it since it is not flexible
enough for our API. Instead, I've added solr specific sub-classes of
PoolingHttpClientConnectionManager and HttpRequestExecutor which implement
SolrMetricProducer interface.
> Use instrumented http client
> ----------------------------
>
> Key: SOLR-9877
> URL: https://issues.apache.org/jira/browse/SOLR-9877
> Project: Solr
> Issue Type: Improvement
> Security Level: Public(Default Security Level. Issues are Public)
> Components: metrics
> Reporter: Shalin Shekhar Mangar
> Assignee: Shalin Shekhar Mangar
> Priority: Minor
> Fix For: master (7.0), 6.4
>
> Attachments: SOLR-9877.patch
>
>
> Use instrumented equivalents of PooledHttpClientConnectionManager and others
> from metrics-httpclient library.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]