[ 
https://issues.apache.org/jira/browse/SOLR-1663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jan Høydahl resolved SOLR-1663.
-------------------------------
    Resolution: Implemented

Closing old issue, we now have a ton of metrics also for tracking load.

> Add numRequests to SolrCore statistics to make it easier to track load
> ----------------------------------------------------------------------
>
>                 Key: SOLR-1663
>                 URL: https://issues.apache.org/jira/browse/SOLR-1663
>             Project: Solr
>          Issue Type: New Feature
>            Reporter: Mark Miller
>            Priority: Minor
>         Attachments: SOLR-1663.patch
>
>
> As we get SolrCloud up and running, its going to be helpful to track the load 
> on each server.
> We might add request tracking to SolrCore to help make this easier than 
> looking at each request handler in each core. Number of requests is also only 
> an "optional" stat at the RequestHandler level.
> Then you can just cycle through each core and grab how many requests it has 
> received, and track that over a given interval.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to