[infinispan-issues] [JBoss JIRA] (ISPN-9283) Implement RemoteCache statistics
Tristan Tarrant (JIRA)
issues at jboss.org
Fri Jun 8 10:41:00 EDT 2018
Tristan Tarrant created ISPN-9283:
-------------------------------------
Summary: Implement RemoteCache statistics
Key: ISPN-9283
URL: https://issues.jboss.org/browse/ISPN-9283
Project: Infinispan
Issue Type: Enhancement
Components: Hot Rod
Reporter: Tristan Tarrant
The Hot Rod client does not expose any local statistics (RemoteCacheManager.getStatistics() returns the server-side stats).
We should have the following per-cache stats:
- remote hits and hit avg time
- remote misses and miss avg time
- remote removes and remove avg time
- near cache hits and avg time
- near cache miss and avg time
- near cache size
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the infinispan-issues
mailing list