Benjamin Bannier created MESOS-5001: ---------------------------------------
Summary: Allocator metric 'allocator/event_queue_dispatches' should be marked as Mesos allocator-specific Key: MESOS-5001 URL: https://issues.apache.org/jira/browse/MESOS-5001 Project: Mesos Issue Type: Improvement Components: allocation Affects Versions: 0.28.0, 0.27.0, 0.26.0, 0.25.0, 0.24.0, 0.23.0 Reporter: Benjamin Bannier Assignee: Benjamin Bannier The allocator metric {{allocator/event_queue_dispatches}} is specific to the Mesos allocator, while the name does not clearly communicate that fact. It seems we should be more clear, like we e.g., already do for the containerizers, e.g., a name like {{allocator/mesos/event_queue_dispatches}}. -- This message was sent by Atlassian JIRA (v6.3.4#6332)