Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-10975

Histogram buckets exposed in jmx are sorted by count

    XMLWordPrintableJSON

Details

    • Normal

    Description

      The estimated histogram snapshot lets its parent provide the getValues implementation which sorts the bucket array:
      https://github.com/dropwizard/metrics/blob/3.1-maintenance/metrics-core/src/main/java/com/codahale/metrics/UniformSnapshot.java#L25

      making it hard to determine what count belonged to what bucket. Along with removal of the pre 2.2 deprecated metrics this makes it nearly impossible to track latencies over time.

      Attachments

        1. 10975-2.2.patch
          1.0 kB
          Chris Lohfink

        Activity

          People

            cnlwsu Chris Lohfink
            cnlwsu Chris Lohfink
            Chris Lohfink
            T Jake Luciani
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: