Thanks for the KIP, Niket! I definitely agree we need to surface metadata processing errors to the operator. I have some questions about the semantics of the new metrics:
1) Does "publisher-error-count" represent the number of errors encountered only when loading the most recent image? Or will this value be the cumulative number of publisher errors since the broker started? 2) Same question for "listener-batch-load-error-count" 3) Will ForceRenounceCount be zero for non-leader controllers? Or will this value remain between elections and only get reset to zero upon a restart Thanks! David On Wed, Jul 27, 2022 at 2:20 PM Niket Goel <[email protected]> wrote: > > Hi all, > > I would like to start a discussion on adding some new metrics to KRaft to > allow for better visibility into log processing errors. > > KIP URL: > https://cwiki.apache.org/confluence/display/KAFKA/KIP-859%3A+Add+Metadata+Log+Processing+Error+Related+Metrics > > Thanks! > Niket > > -- -David
