Uploaded image for project: 'Apache Apex Malhar'
  1. Apache Apex Malhar
  2. APEXMALHAR-1694

BasicCounters improvements

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.1.0
    • utilities
    • None

    Description

      Deprecate BasicCounters and provide a replacement that is user friendly and flexible.

      BasicCounters can only be a group of ints or longs or doubles. It cannot be a mix of number types.
      The aggregation of basic counters to a logical counter does min, max, sum, avg always. There is no flexibility to provide your own aggregation method and do selective aggregations.

      Provide Metrics and a way to control what all aggregations can be done on it.

      • Metrics can be a mix of all numeric types.
      • It gives flexibility to provide what aggregations can be done. This can be used for aggregating physical counters to logical counters
      • Supports custom aggregations of metric.

      Attachments

        Activity

          People

            csingh Chandni Singh
            csingh Chandni Singh
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: