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

Producer Metrics Explanation

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • producer

    Description

      Context :
      Kafka Producer 0.8.x

      Problem:
      Kafka Producer emits metrics regarding request size stats, request latency and request rate stats.
      But the inherent meaning of the these metrics are not clear. What does this measure?
      Is for each producer send request(which contains batches of messages per broker)? OR Is it for a batch of messages defined according to user batching policy? What happens when some application code has multiple async producers to increase performance (how are rate and percentiles measured?)?

      Attachments

        Activity

          People

            Unassigned Unassigned
            pratik.kumar Pratik kumar
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: