Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-26702

Make ageOfLastShip, ageOfLastApplied extend TimeHistogram instead of plain histogram.

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      Currently age of last ship metric is an instance of an Histogram type. Here

      ageOfLastShippedOpHist = rms.getMetricsRegistry().getHistogram(SOURCE_AGE_OF_LAST_SHIPPED_OP);

      We can change it to TimeHistogram so that we get the range information also.

      Attachments

        Activity

          People

            shahrs87 Rushabh Shah
            shahrs87 Rushabh Shah
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: