Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-10120

Additional sliding window metrics

    XMLWordPrintableJSON

Details

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

    Description

      For HDFS-5350 we'd like to report the last few fsimage transfer times as a health metric. This would mean (for example) a sliding window of the last 10 transfer times, when it was last updated, the total count. It'd be nice to have a metrics class that did this.

      It'd also be interesting to have some kind of time-based sliding window for statistics like counts and averages. This would let us answer questions like "how many RPCs happened in the last 10s? minute? 5 minutes? 10 minutes?". Commutative metrics like counts and averages are easy to aggregate in this fashion.

      Attachments

        Issue Links

          Activity

            People

              andrew.wang Andrew Wang
              andrew.wang Andrew Wang
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: