[
https://issues.apache.org/jira/browse/SOLR-11903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jun Takagi updated SOLR-11903:
------------------------------
Attachment: SOLR-11903.patch
> Add metrics to collect response time of distributed and local searches
> separately
> ---------------------------------------------------------------------------------
>
> Key: SOLR-11903
> URL: https://issues.apache.org/jira/browse/SOLR-11903
> Project: Solr
> Issue Type: Improvement
> Security Level: Public(Default Security Level. Issues are Public)
> Components: metrics
> Reporter: Jun Takagi
> Priority: Minor
> Attachments: SOLR-11903.patch
>
>
> In the Solr-cloud, requests of both distributed and local searches are
> processed by {{SearchHandler}} and its metric {{requestTimes}} monitors all
> processing time regardless of its kind. Because of this, we can't observe
> response time of these two kinds of searches separately.
>
> To solve this issue, we add new metrics to {{SearchHandler}} which monitor
> the processing time of them separately.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]