Versions Compared

Key

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

...

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

...