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/08/12 01:03:00 UTC

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

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

loboxu updated KAFKA-10900:
---------------------------
    Description: 
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.|

  was:KIP-630 enumerates a few metrics. Makes sure that those metrics are implemented.


> 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.3.4#803005)