You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Allen Wang (JIRA)" <ji...@apache.org> on 2018/02/01 01:31:00 UTC

[jira] [Created] (KAFKA-6514) Add API version as a tag for the RequestsPerSec metric

Allen Wang created KAFKA-6514:
---------------------------------

             Summary: Add API version as a tag for the RequestsPerSec metric
                 Key: KAFKA-6514
                 URL: https://issues.apache.org/jira/browse/KAFKA-6514
             Project: Kafka
          Issue Type: Improvement
          Components: core
    Affects Versions: 1.0.0
            Reporter: Allen Wang


After we upgrade broker to a new version, one important insight is to see how many clients have been upgraded so that we can switch the message format when most of the clients have also been updated to the new version to minimize the performance penalty. 

RequestsPerSec with the version tag will give us that insight.

 

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)