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

Prefix allocator metrics with "mesos/" to better support custom allocator metrics.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.23.0, 0.24.0, 0.25.0, 0.26.0, 0.27.0, 0.28.0
    • 1.0.0
    • allocation

    Description

      There currently exists only a single allocator metric named

      'allocator/event_queue_dispatches'
      

      In order to support different allocator implementations (the "mesos" allocator being the default one included in the project currently), it would be better to rename the metric so that allocator metrics are prefixed with the allocator implementation name:

      allocator/mesos/event_queue_dispatches
      

      This consistent with the approach taken for containerizer metrics, where the mesos containerizer exposes its metrics under a "mesos/" prefix.

      Attachments

        Activity

          People

            bbannier Benjamin Bannier
            bbannier Benjamin Bannier
            Benjamin Mahler Benjamin Mahler
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: