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

Kurt Greaves resolved CASSANDRA-13638.
--------------------------------------
    Resolution: Fixed

> Add the JMX metrics about the total number of hints we have delivered per host
> ------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-13638
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13638
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Coordination, Observability
>            Reporter: Petrit G
>            Priority: Minor
>
> Recently metrics were added regarding how many hints have been successfully 
> delivered in total.
> See [here | 
> http://cassandra.apache.org/doc/latest/operating/metrics.html?highlight=metrics#hintsservice-metrics],
>  for more specific info. 
> However I think it would be beneficial to add a metric which shows how many 
> hints have been delivered per host.
> More or less a corresponding metric for: 
> Hints_created-<PeerIP>
> Could be named:
> Hints_succeeded-<PeerIP>
> This will allow users to actually see how many hints they have towards a 
> node, by calculating the difference between the two aforementioned metrics.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to