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

Move Metrics API to separate module

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.1.0
    • 1.1.0
    • Runtime / Metrics
    • None

    Description

      All metrics code currently resides in flink-core. If a user implements a reporter and wants a fat jar it will now have to include the entire flink-core module.

      Instead, we could move several interfaces into a separate module.

      These interfaces to move include:

      • Counter, Gauge, Histogram(Statistics)
      • MetricGroup
      • MetricReporter, Scheduled, AbstractReporter

      In addition a new MetricRegistry interface will be required as well as a replacement for the Configuration.

      Attachments

        Issue Links

          Activity

            People

              chesnay Chesnay Schepler
              chesnay Chesnay Schepler
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: