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

Add JM metric which shows the restart duration

    XMLWordPrintableJSON

Details

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

    Description

      It is convenient for users to have a metric which tells you how long the restarting of a job has taken.

      I propose a to introduce a Gauge which returns the time between JobStatus.RESTARTING and JobStatus.RUNNING. If the job was not restarted (initial run), then this metric will return -1.

      Attachments

        Activity

          People

            trohrmann Till Rohrmann
            trohrmann Till Rohrmann
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: