Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

MBean NameCurrent AttributesProposed New Attribute
kafka.server:type={Produce|Fetch},user=([-.\w]+),client-id=([-.\w]+) byte-rate , throttle-time 


byte-quota-value 
kafka.server:type=Request,user=([-.\w]+),client-id=([-.\w]+) 

request-time, throttle-time 

request-quota-value 


Proposed Changes

For the complete reference of these changes see 

Configuration 

As mentioned above, the following boolean config will be added to kafka.server.KafkaConfig with the property defined as "client.quota.metric.value.enable".  

...