This topic links to documentation about gathering and using statistics in VMware Tanzu GemFire.
Every application and server in a cluster can access statistical data about VMware Tanzu GemFire operations. You can configure the gathering of statistics by using the alter runtime
command of gfsh
or in the gemfire.properties
file to facilitate system analysis and troubleshooting.
Each application or cache server that joins the cluster can collect and archive statistical data for analyzing system performance.
Transient Region and Entry Statistics
For replicated, distributed, and local regions, Tanzu GemFire provides a standard set of statistics for the region and its entries.
Application-Defined and Custom Statistics
Tanzu GemFire includes interfaces for defining and maintaining your own statistics.
Configuring and Using Statistics
You configure statistics and statistics archiving in several different ways.