Ritikj55 opened a new pull request, #22684: URL: https://github.com/apache/kafka/pull/22684
Description Added documentation for new consumer metrics related to the CONSUMER protocol implementation Below are metrics for which documentation has been added : 1. time-between-network-thread-poll 2. application-event-queue-size 3. application-event-queue-time-avg 4. application-event-queue-processing-time-avg 5. application-events-expired-count 6. background-event-queue-size 7. background-event-queue-time-avg 8. background-event-queue-processing-time-avg 9. unsent-requests-queue-size 10. unsent-requests-queue-time-avg Testing : Tested using javascript wrapper in local for checking indentation <img width="1250" height="494" alt="image" src="https://github.com/user-attachments/assets/bcfbecbe-fadb-4f5c-a289-c8b03e3b1f76" /> -- 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]
