Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-10310 Kafka Raft Snapshot
  3. KAFKA-10900

Add metrics enumerated in KIP-630

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • replication
    • None

    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.

      Attachments

        Activity

          People

            loboxu loboxu
            jagsancio Jose Armando Garcia Sancio
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: