Anup Shirolkar created CASSANDRA-15015:
------------------------------------------

             Summary: 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


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.



--
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