Alberto Bustamante Reyes created GEODE-6654:
-----------------------------------------------

             Summary: Stats documentation issues
                 Key: GEODE-6654
                 URL: https://issues.apache.org/jira/browse/GEODE-6654
             Project: Geode
          Issue Type: Bug
          Components: docs, statistics
            Reporter: Alberto Bustamante Reyes


Hi,

There is no information in documentation 
([https://geode.apache.org/docs/guide/18/reference/statistics_list.html]) about 
the following statistics:
 * Region Entry Eviction - Heap based eviction (HeapLRUStatistics)
 * Thread stats (VMThreadStats)
 * Function statistics (FunctionStatistics)
 * Client-to-Server communication (ClientSendStats)
 * Disk Store stats (DiskStoreStatistics)

 

There are also these errors in statistics names:
 * "Locator (LocatorStatistics)" should be "Locator 
({color:#ff0000}LocatorStats{color})"
 * "Region Entry Eviction – Size-based (LRUStatistics)" should be "Region Entry 
Eviction – Size-based ({color:#ff0000}MemLRUStatistics{color})"
 * "Continuous Querying (CQStatistics)" should be "Continuous Querying 
({color:#ff0000}CqQueryStats{color})"
 * "Gateway Queue (GatewayStatistics)" should be "Gateway Sender statistics 
({color:#ff0000}GatewaySenderStatistics{color})"

 

Also, I cannot find references in the code about the "Delta Propagation 
(DeltaPropagationStatistics)" described in the documentation



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to