You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/10/21 10:39:00 UTC

[jira] [Commented] (KAFKA-8968) Refactor Task-level Metrics

    [ https://issues.apache.org/jira/browse/KAFKA-8968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16955944#comment-16955944 ] 

ASF GitHub Bot commented on KAFKA-8968:
---------------------------------------

cadonna commented on pull request #7566: KAFKA-8968: Refactor task-level metrics
URL: https://github.com/apache/kafka/pull/7566
 
 
   - Introduces TaskMetrics class
   - Introduces dropped-records
   - Replaces skipped-records with dropped-records with latest built-in
     metrics version
   - Does not add standby-process-ratio and active-process-ratio
   - Does not refactor parent sensors for processor node metrics
   
   ### 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:
users@infra.apache.org


> Refactor Task-level Metrics
> ---------------------------
>
>                 Key: KAFKA-8968
>                 URL: https://issues.apache.org/jira/browse/KAFKA-8968
>             Project: Kafka
>          Issue Type: Improvement
>          Components: streams
>            Reporter: Bruno Cadonna
>            Assignee: Bruno Cadonna
>            Priority: Major
>
> Refactor task-level metrics as proposed in KIP-444.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)