Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-1902

fix MetricName so that Yammer reporter can work correctly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • None
    • 0.8.2.0
    • core
    • None

    Description

      Currently, we create MetricName in the following format.

      group: "kafka.server"
      type: "BrokerTopicMetrics"
      name: "BytesInPerSec"
      scope: null
      mBeanName: "kafka.server:type=BrokerTopicMetrics,name=BytesInPerSec,topic=test"

      However, Yammer metric reporter seems to only use the first four fields group, type, name and scope during reporting.

      Attachments

        1. kafka-1902.patch
          1 kB
          Jun Rao
        2. kafka-1902_2015-01-28_09:23:51.patch
          4 kB
          Jun Rao

        Activity

          People

            junrao Jun Rao
            junrao Jun Rao
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: