You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Kiran Pillarisetty (JIRA)" <ji...@apache.org> on 2016/06/16 19:20:05 UTC

[jira] [Created] (KAFKA-3857) Additional log cleaner metrics

Kiran Pillarisetty created KAFKA-3857:
-----------------------------------------

             Summary: Additional log cleaner metrics
                 Key: KAFKA-3857
                 URL: https://issues.apache.org/jira/browse/KAFKA-3857
             Project: Kafka
          Issue Type: Improvement
            Reporter: Kiran Pillarisetty


The proposal would be to add a couple of additional log cleaner metrics: 
1. Time of last log cleaner run 
2. Cumulative number of successful log cleaner runs since last broker restart.

Existing log cleaner metrics (max-buffer-utilization-percent, cleaner-recopy-percent, max-clean-time-secs, max-dirty-percent) do not differentiate an idle log cleaner from a dead log cleaner. It would be useful to have the above two metrics added, to indicate whether log cleaner is alive (and successfully cleaning) or not.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)