[
https://issues.apache.org/jira/browse/MESOS-4719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16796550#comment-16796550
]
Gastón Kleiman commented on MESOS-4719:
---------------------------------------
[~vinodkone] we currently have per-framework metrics for the number of offers
that were sent, but we don't have the corresponding per-role metrics.
> Add allocator metric for number of offers each role / framework received.
> -------------------------------------------------------------------------
>
> Key: MESOS-4719
> URL: https://issues.apache.org/jira/browse/MESOS-4719
> Project: Mesos
> Issue Type: Improvement
> Components: allocation
> Reporter: Benjamin Bannier
> Priority: Major
> Labels: mesosphere
>
> A counter for the number of allocations to a framework can be used to monitor
> allocation progress, e.g., when agents are added to a cluster, and as other
> frameworks are added or removed.
> Currently, an offer by the hierarchical allocator to a framework consists of
> a list of resources on possibly many agents. Resources might be offered in
> order to satisfy outstanding quota or for fairness. To capture allocations on
> fine granularity we should not count the number of offers, but instead the
> pieces making up that offer, as such a metric would better resolve the effect
> of changes (e.g., adding/removing a framework).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)