You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "loboxu (Jira)" <ji...@apache.org> on 2021/12/03 03:53:00 UTC

[jira] [Commented] (KAFKA-10900) Add metrics enumerated in KIP-630

    [ https://issues.apache.org/jira/browse/KAFKA-10900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17452728#comment-17452728 ] 

loboxu commented on KAFKA-10900:
--------------------------------

[~jagsancio] The PR has been submitted here, and it seems that there are still some imperfections. Could you give me some suggestions?

> Add metrics enumerated in KIP-630
> ---------------------------------
>
>                 Key: KAFKA-10900
>                 URL: https://issues.apache.org/jira/browse/KAFKA-10900
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: replication
>            Reporter: Jose Armando Garcia Sancio
>            Assignee: loboxu
>            Priority: Major
>
> KIP-630 enumerates a few metrics. Makes sure that those metrics are implemented.
>  
> |kafka.controller:type=KafkaController,name=GenSnapshotLatencyMs|A histogram of the amount of time it took to generate a snapshot.|
> |kafka.controller:type=KafkaController,name=LoadSnapshotLatencyMs|A histogram of the amount of time it took to load the snapshot.|
> |kafka.controller:type=KafkaController,name=SnapshotLag|The number of offsets between the largest snapshot offset and the high-watermark.|
> |kafka.controller:type=KafkaController,name=SnapshotSizeBytes|Size of the latest snapshot in bytes.|



--
This message was sent by Atlassian Jira
(v8.20.1#820001)