Hi,
I could not find where to ask this, so I created an issue.
Where I could find the explanation of kafka metrics, for example, what is meaning of Brokers Skewed, Brokers Spread % and so on?
Thanks
+1
+1
I had the same question today, so here's the answer if it helps.
Since #353 has been merged, would you consider this issue solved?
thank you very much,I think their mean
yeap
Hi there,
I know it's an old issue but this perfectly replied to my wondering about the skew meaning.
However unless I misunderstand what I am seeing does not seem to respect this rule ?
Example:

This topic has 4 partitions for 3 brokers, 1 or the 3 brokers has 2 partitions which is obviously higher than the average number of partition per broker (technically 1.33)
Unless the average number has to be calculated WITHOUT taking in consideration the broker ? (so all brokers but 1)
Thank you!
Most helpful comment
I had the same question today, so here's the answer if it helps.