Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-8242

Expose per-role resource allocation metrics.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • master

    Description

      We currently expose some global resource allocation metrics across all roles, e.g.:

          "master/cpus_percent": 0.6737,
          "master/cpus_revocable_percent": 0,
          "master/cpus_revocable_total": 0,
          "master/cpus_revocable_used": 0,
          "master/cpus_total": 100,
          "master/cpus_used": 67.37,
      

      It would be good to expose metrics for tracking this on a per-role basis, so that this can be easily graphed without having to also collect information from the /roles endpoint.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              bmahler Benjamin Mahler
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: