Hi, I wanted to know if I can use the value of the MBean as a indicator for the Size of a topic partition.Wouldnt aggregating them for all the partitions of the Topic provide me with the disk usage per Topic ?
kafka.log:type=Log,name=Size,topic= ([-.w]+),partition= ("\\d+") -- Sushil C