Anna Povzner created KAFKA-6809: ----------------------------------- Summary: connections-created metric does not behave as expected Key: KAFKA-6809 URL: https://issues.apache.org/jira/browse/KAFKA-6809 Project: Kafka Issue Type: Bug Affects Versions: 1.0.1 Reporter: Anna Povzner
"connections-created" sensor is described as "new connections established". It currently records only connections that the broker creates, but does not count connections received. Seems like we should also count connections received – either include them into this metric (and also clarify the description) or add a new metric (separately counting two types of connections). I am not sure how useful is to separate them, so I think we should do the first approach. -- This message was sent by Atlassian JIRA (v7.6.3#76005)