[
https://issues.apache.org/jira/browse/GEODE-6654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dick Cavender closed GEODE-6654.
--------------------------------
> 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
> Assignee: Alberto Bustamante Reyes
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.10.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)
> * Client-to-Server communication (ClientSendStats)
> * Disk Store stats (DiskStoreStatistics)
>
> There are also these errors in statistics names (doc not aligned with code):
> * "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})"
> * "Function Execution (FunctionServiceStatistics)" should be "Function
> Execution ({color:#ff0000}FunctionStatistics{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
(v8.3.4#803005)