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

Use biased histograms instead of uniform histograms in KafkaMetricsGroup

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 0.8.0
    • 0.8.0
    • None

    Description

      A biased histogram produces quantiles which are representative of (roughly) the last five minutes of data. On the other hand, a uniform histogram produces quantiles which are valid for the entirely of the histogram’s lifetime. More discussion at http://metrics.codahale.com/manual/core/#man-core-histograms-uniform

      Attachments

        1. kafka-798.patch
          0.8 kB
          Swapnil Ghike

        Activity

          People

            swapnilghike Swapnil Ghike
            swapnilghike Swapnil Ghike
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: