[
https://issues.apache.org/jira/browse/CASSANDRA-15015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dinesh Joshi reassigned CASSANDRA-15015:
----------------------------------------
Assignee: Anup Shirolkar
> Cassandra metrics documentation is not correct for Hint_delays metric
> ---------------------------------------------------------------------
>
> Key: CASSANDRA-15015
> URL: https://issues.apache.org/jira/browse/CASSANDRA-15015
> Project: Cassandra
> Issue Type: Bug
> Components: Documentation/Blog
> Reporter: Anup Shirolkar
> Assignee: Anup Shirolkar
> Priority: Minor
> Labels: documentation, easyfix, low-hanging-fruit
> Fix For: 3.0.19, 3.11.5, 4.0
>
>
> The Cassandra metrics for hint delays are not correctly referred on the
> documentation web page:
> [http://cassandra.apache.org/doc/latest/operating/metrics.html#hintsservice-metrics]
>
> The metrics are defined in the
> [code|https://github.com/apache/cassandra/blob/06209037ea56b5a2a49615a99f1542d6ea1b2947/src/java/org/apache/cassandra/metrics/HintsServiceMetrics.java#L45-L52]
> as 'Hint_delays' and 'Hint_delays-<ip_of_peer>' but those are listed on the
> website as 'Hints_delays' and 'Hints_delays-<PeerIP>'.
> The documentation should be fixed by removing the extra 's' in Hints to match
> it with code.
> The Jira for adding hint_delays: CASSANDRA-13234
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]