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

Kafka should write its metrics to a Kafka topic

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • metrics
    • None

    Description

      Kafka is often used to hold and transport monitoring data.

      In order to monitor Kafka itself, Kafka currently exposes many metrics via JMX, which require using a tool to pull the JMX metrics, and then write them to the monitoring system.

      It would be convenient if Kafka could simply send its metrics to a Kafka topic. This would make most sense if the Kafka topic was in a different Kafka cluster, but could still be useful even if it was sent to a topic in the same Kafka cluster.

      Of course, if sent to the same cluster, it would not be accessible if the cluster itself was down.

      This would allow monitoring of Kafka itself without requiring people to set up their own JMX-to-monitoring-system pipelines.

      Attachments

        Activity

          People

            Unassigned Unassigned
            wushujames James Cheng
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated: