Uploaded image for project: 'Ambari'
  1. Ambari
  2. AMBARI-14882

AMS aggregates Counter values as average over the timeseries (and other issues)

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 2.0.0
    • 2.2.2
    • ambari-metrics
    • None

    Description

      Current behavior:
      We store the difference between two points if the metric is a counter without dividing by the time difference (Assumes fixed sampling frequency, 10 seconds for Hadoop daemons). This is similar to the Ganglia sink implementation.

      Expected behavior:

      • Store raw data with type = COUNTER and provide aggregate function called ._rate to calculate rate on demand.
      • We need to make sure type attribute on the METRIC_RECORD data capture COUNTER / GAUGE. The HadoopMetricsSink needs to change to send this value.

      Attachments

        1. AMBARI-14882.patch
          43 kB
          Siddharth Wagle

        Issue Links

          Activity

            People

              swagle Siddharth Wagle
              swagle Siddharth Wagle
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: