Jun Takagi created SOLR-11903:
---------------------------------
Summary: 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
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]