David Smiley created SOLR-17440:
-----------------------------------

             Summary: Add metrics for /admin/collections and /admin/cores per 
ACTION
                 Key: SOLR-17440
                 URL: https://issues.apache.org/jira/browse/SOLR-17440
             Project: Solr
          Issue Type: New Feature
      Security Level: Public (Default Security Level. Issues are Public)
          Components: metrics
            Reporter: David Smiley


Solr has "handler" metrics (i.e. HTTP endpoints) for the most part.  But (A) a 
number of operations for administering the Solr cluster are on two endpoints 
that are really dispatching endpoints based on an ACTION to a thing that 
doesn't have metrics.  And (B) when "async" is used, we really want to measure 
the operation itself, not the HTTP endpoint, which will return trivially 
quickly in this case.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to