Infinispan Cache Manager Metrics
Jump to navigation
Jump to search
Internal
Overview
This section documents the monitoring metrics exposed exclusively by the cache manager.
Note that the cache managers aggregate various metrics for the caches they manage. Those metrics are documented here:
Defined Cache Count, Created Cache Count
Created cache count (exposed as JMX 'createdCacheCount' or CLI 'created-cache-count') is an integer representing the number of cache instances created by this container.
JDG 6 JMX | JDG 6 CLI |
JDG 7 JMX | JDG 7 CLI |
Cluster Members
The members of the JGroups group. Example: "[n2-tcp/clustered, n3-tcp/clustered, n1-tcp/clustered]". The metric is exposed as 'clusterMembers' (JMX) or 'members' (CLI).
JDG 6 JMX | JDG 6 CLI |
JDG 7 JMX | JDG 7 CLI |