Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • timelineserver

    Description

      RM has a bunch of metrics that we may want to write into the timeline backend to. I attached the metrics.json that I've crawled via http://localhost:8088/jmx?qry=Hadoop:*. IMHO, we need to pay attention to three groups of metrics:

      1. QueueMetrics
      2. JvmMetrics
      3. ClusterMetrics

      The problem is that unlike other metrics belongs to a single application, these ones belongs to RM or cluster-wide. Therefore, current write path is not going to work for these metrics because they don't have the associated user/flow/app context info. We need to rethink of modeling cross-app metrics and the api to handle them.

      Attachments

        1. metrics.json
          9 kB
          Zhijie Shen

        Activity

          People

            zjshen Zhijie Shen
            zjshen Zhijie Shen
            Votes:
            0 Vote for this issue
            Watchers:
            13 Start watching this issue

            Dates

              Created:
              Updated: