Uploaded image for project: 'Eagle (Retired)'
  1. Eagle (Retired)
  2. EAGLE-351

Running queue metrics monitoring

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • v0.5.0
    • v0.5.0
    • None
    • None

    Description

      Hadoop running queue monitoring aims to collect some queue related metrics. Currently we only fetch data from the following three apis.
      CLUSTER_SCHEDULER_URL = "ws/v1/cluster/scheduler"
      CLUSTER_METRICS_URL = "ws/v1/cluster/metrics"
      CLUSTER_RUNNING_APPS_URL = "ws/v1/cluster/apps?state=RUNNING"
      Sample queries
      http://localhost:9098/eagle-service/rest/entities?query=RunningQueueService[@site="sandbox"]{*}&pageSize=1000
      http://localhost:9098/eagle-service/rest/entities?query=GenericMetricService[@site="sandbox"]{*}&metricName=hadoop.queue.usedcapacity&pageSize=1000

      Attachments

        Activity

          People

            qingwzhao Qingwen Zhao
            qingwzhao Qingwen Zhao
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: