[ 
https://issues.apache.org/jira/browse/GEODE-8425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17179724#comment-17179724
 ] 

ASF GitHub Bot commented on GEODE-8425:
---------------------------------------

kirklund merged pull request #5451:
URL: https://github.com/apache/geode/pull/5451


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


> Add stats for handling netsearches to CachePerfStats
> ----------------------------------------------------
>
>                 Key: GEODE-8425
>                 URL: https://issues.apache.org/jira/browse/GEODE-8425
>             Project: Geode
>          Issue Type: Wish
>          Components: regions, statistics
>            Reporter: Kirk Lund
>            Assignee: Kirk Lund
>            Priority: Major
>              Labels: GeodeOperationAPI, pull-request-available
>
> Add stats for handling netsearches to CachePerfStats:
> * handlingNetsearchesInProgress
> ** Current number of threads handling a network search initiated by a remote 
> cache.
> * handlingNetsearchesCompleted
> ** Total number of times handling a network search initiated by a remote 
> cache completed with success.
> * handlingNetsearchesTime
> ** Total time spent handling successful network searches for remote caches.
> * handlingNetsearchesFailed
> ** Total number of times handling a network search initiated by a remote 
> cache failed without success.
> * handlingNetsearchesFailedTime
> ** Total time spent handling failed network searches for remote caches.



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

Reply via email to