You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Kurt Greaves (JIRA)" <ji...@apache.org> on 2017/11/27 03:37:01 UTC

[jira] [Resolved] (CASSANDRA-13638) Add the JMX metrics about the total number of hints we have delivered per host

     [ 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-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org