squah-confluent opened a new pull request, #21611: URL: https://github.com/apache/kafka/pull/21611
Add the background-queue-time and background-processing-time histogram metrics. Add the background-thread-idle-ratio-avg metric. Unlike the event processor, we cannot measure idle time when using an ExecutorService. Instead, we measure busy time and invert it when reporting the metric. All three background metrics are only reported by the group coordinator and not the share coordinator. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
