You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2020/09/14 11:58:10 UTC

[GitHub] [kafka] chia7712 opened a new pull request #9283: KAFKA-9697 hide the metrics of control.plane.listener.name if it is u…

chia7712 opened a new pull request #9283:
URL: https://github.com/apache/kafka/pull/9283


   Both of ```ControlPlaneNetworkProcessorAvgIdlePercent``` and ```ControlPlaneExpiredConnectionsKilledCount```are exposed with meaningless value when ```control.plane.listener.name``` is unset. They should be hidden as other metrics when ```control.plane.listener.name``` is unset.
   
   ### 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



[GitHub] [kafka] chia7712 closed pull request #9283: KAFKA-9697 hide the metrics of control.plane.listener.name if it is u…

Posted by GitBox <gi...@apache.org>.
chia7712 closed pull request #9283:
URL: https://github.com/apache/kafka/pull/9283


   


----------------------------------------------------------------
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



[GitHub] [kafka] chia7712 commented on pull request #9283: KAFKA-9697 hide the metrics of control.plane.listener.name if it is u…

Posted by GitBox <gi...@apache.org>.
chia7712 commented on pull request #9283:
URL: https://github.com/apache/kafka/pull/9283#issuecomment-717212130


   As it may break metrics compatibility, I'm going to close it.


----------------------------------------------------------------
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