Skip to content

KAFKA-19491 CONSUMER protocol metrics documentation#22684

Open
Ritikj55 wants to merge 1 commit into
apache:trunkfrom
Ritikj55:task/KAFKA-19491-documentation-AsyncConsumer-metrics
Open

KAFKA-19491 CONSUMER protocol metrics documentation#22684
Ritikj55 wants to merge 1 commit into
apache:trunkfrom
Ritikj55:task/KAFKA-19491-documentation-AsyncConsumer-metrics

Conversation

@Ritikj55

Copy link
Copy Markdown

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

image

…ation for AsyncKafkaConsumerMetrics based on CONSUMER protocol
@github-actions github-actions Bot added docs triage PRs from the community labels Jun 26, 2026
@Ritikj55

Ritikj55 commented Jun 26, 2026

Copy link
Copy Markdown
Author

Hey @kirktrue, please review this pr
(https://issues.apache.org/jira/browse/KAFKA-19491)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs triage PRs from the community

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant