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/06/02 15:05:00 UTC

[jira] [Comment Edited] (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=17355728#comment-17355728 ] 

loboxu edited comment on KAFKA-10900 at 6/2/21, 3:04 PM:
---------------------------------------------------------

[~jagsancio]  Can you give me some guidance? Show me where these four metrics are added in the code. I have looked at the code and the logic is not very clear.

Here is my understanding of the position:
 * GenSnapshotLatencyMs:KafkaMetadataLog.createSnapshot()

 - LoadSnapshotLatencyMs:KafkaMetadataLog.readSnapshot()
 - SnapshotSizeBytes
 - SnapshotLag


was (Author: loboxu):
[~jagsancio]  Can you give me some guidance? Show me where these four metrics are added in the code.
- GenSnapshotLatencyMs
- LoadSnapshotLatencyMs
- SnapshotSizeBytes
- SnapshotLag
I have looked at the code and the logic is not very clear.

> 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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)