[
https://issues.apache.org/jira/browse/GEODE-6654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16865847#comment-16865847
]
ASF subversion and git services commented on GEODE-6654:
--------------------------------------------------------
Commit 1042f15a54d58b4b653547b8ebabfe403d21f416 in geode's branch
refs/heads/develop from Alberto Bustamante Reyes
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=1042f15 ]
GEODE-6654: Fix statistics documentation issues (#3599)
> 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
> 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
(v7.6.3#76005)