Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-15438

Counter metrics are incorrectly reported as total counts to DataDog

    XMLWordPrintableJSON

Details

    • The DataDog metrics reporter now reports counts as the number of events over the reporting interval, instead of the total count. This aligns the count semantics with the DataDog documentation.

    Description

      The Flink semantics of a counter are not matching with the counters in DataDog.

      In Flink a counter counts the total of increment and decrement calls.
      In DataDog a counter is a rate over the reporting interval.

      The Flink implementation of the DataDog reporter seems to send the Flink counter value each time the metrics are reported. Correct would be to send the delta of the counter since the last report.

      There are some features in DataDog which are easier to use if this could be fixed, e.g. alerts based on counters.

      Attachments

        Issue Links

          Activity

            People

              joern Jörn Kottmann
              joern Jörn Kottmann
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 20m
                  20m