Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Status

Current stateUnder DiscussionAccepted

Discussion thread: here

JIRA:

Jira
showSummaryfalse
serverASF JIRA
serverId5aa69414-a9e9-3523-82ec-879b028fb15b
keyKAFKA-4458

...

This proposal would add the number of in-sync replicas, as well as the number of assigned replicas per topic-partition, as reported by the partition leader.

...

  • "kafka.cluster:type=Partition,name=InSyncReplicasCount,topic={topic},partition={partition}" – one gauge per topic partition leader
  • "kafka.cluster:type=Partition,name=AssignedReplicasCountReplicasCount,topic={topic},partition={partition}" – one gauge per topic partition leader

...