Hi All, is there any metric that I can use to check whether the memory allocated for kafka is sufficient for the given load on the brokers and whether kafka is optimally making use of page cache for consumer fetch reads which are not going to disk for each read slowing down the overall consumer processing ad thus increasing consumer lag?
which metric can tell that i should assign more memory to brokers?