 Apache Geode
  
    CHANGELOG
  Apache Geode
  
    CHANGELOG
  
        
  Statistics
Every application and server in a cluster can access statistical data about Apache Geode 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, Geode provides a standard set of statistics for the region and its entries. 
- Application-Defined and Custom Statistics - Geode includes interfaces for defining and maintaining your own statistics. 
- Configuring and Using Statistics - You configure statistics and statistics archiving in several different ways.