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

Public API for reporting Yammer metrics

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • core, metrics
    • None

    Description

      Server side metrics registered via the Yammer library are currently exposed via the KafkaMetricsReporter interface. This is configured by setting kafka.metrics.reporters in the server configuration.

      However the interface is defined in Scala in the core module so it is not part of the public API. This API also assumes implementations can access KafkaYammerMetrics.defaultRegistry(), which is also not part of the public API, in order to report metrics.

      Also this API should support reconfigurable configurations.

      Attachments

        Activity

          People

            mimaison Mickael Maison
            mimaison Mickael Maison
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: