You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Shalin Shekhar Mangar (Jira)" <ji...@apache.org> on 2019/11/29 05:16:00 UTC

[jira] [Created] (SOLR-13979) Expose separate metrics for distributed and non-distributed requests

Shalin Shekhar Mangar created SOLR-13979:
--------------------------------------------

             Summary: Expose separate metrics for distributed and non-distributed requests
                 Key: SOLR-13979
                 URL: https://issues.apache.org/jira/browse/SOLR-13979
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
          Components: metrics
            Reporter: Shalin Shekhar Mangar
             Fix For: master (9.0), 8.4


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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org