Description
Currently we expose metrics such as count, rate and latency on a per handler level however for search requests there is no distinction made for distrib vs non-distrib requests. This means that there is no way to find the count, rate or latency of only user-sent queries.
I propose that we expose distrib vs non-distrib metrics separately.
Attachments
Attachments
Issue Links
- causes
-
SOLR-14401 "distrib" request handler metrics should only be tracked on pertinent handlers
- Closed