Versions Compared

Key

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

...

Two metrics will be added for as Attributes commit-id and version, each with a single Attribute called value set to 1.MBean: [kafka.admin.client|kafka.consumer|kafka.producer]:type=app-info,client-id=ClientId,commit-id=CommitId with String value indicating the commit-id/version.

MBean: [kafka.admin.client|kafka.consumer|kafka.producer]:type=app-info,client-id=ClientId,version=Version

Proposed Changes

New yammer metrics will be added on the broker-side and Kafka metrics on the client-side.

...