[
https://issues.apache.org/jira/browse/KAFKA-9753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17068163#comment-17068163
]
ASF GitHub Bot commented on KAFKA-9753:
---------------------------------------
guozhangwang commented on pull request #8371: KAFKA-9753: A few more metrics to
add
URL: https://github.com/apache/kafka/pull/8371
Thread-level:
* avg / max number of records polled from the consumer per runOnce, INFO
* avg / max number of records processed by the task manager (i.e. across all
tasks) per runOnce, INFO
Task-level:
* number of current buffered records at the moment (i.e. it is just a
dynamic gauge), DEBUG.
To be discussed after https://github.com/apache/kafka/pull/8370
### Committer Checklist (excluded from commit message)
- [ ] Verify design and implementation
- [ ] Verify test coverage and CI build status
- [ ] Verify documentation (including upgrade notes)
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
> Add task-level active-process-ratio to Streams metrics
> ------------------------------------------------------
>
> Key: KAFKA-9753
> URL: https://issues.apache.org/jira/browse/KAFKA-9753
> Project: Kafka
> Issue Type: New Feature
> Components: streams
> Reporter: Guozhang Wang
> Assignee: Guozhang Wang
> Priority: Major
>
> This is described as part of KIP-444 (which is mostly done in 2.4 / 2.5).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)