[ 
https://issues.apache.org/jira/browse/CASSANDRA-15015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anup Shirolkar updated CASSANDRA-15015:
---------------------------------------
    Attachment: 150150-trunk.txt
        Status: Patch Available  (was: Open)

> 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
>
>         Attachments: 150150-trunk.txt
>
>
> 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: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to