You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Abhishek Dasgupta (JIRA)" <ji...@apache.org> on 2016/08/25 05:20:21 UTC

[jira] [Assigned] (MESOS-6083) Add executor Call and Event based metrics to the agent.

     [ https://issues.apache.org/jira/browse/MESOS-6083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Abhishek Dasgupta reassigned MESOS-6083:
----------------------------------------

    Assignee: Abhishek Dasgupta

> Add executor Call and Event based metrics to the agent.
> -------------------------------------------------------
>
>                 Key: MESOS-6083
>                 URL: https://issues.apache.org/jira/browse/MESOS-6083
>             Project: Mesos
>          Issue Type: Improvement
>          Components: slave
>            Reporter: Benjamin Mahler
>            Assignee: Abhishek Dasgupta
>
> Now that we've introduced the Call/Event based API for executors, we should have metrics that reflect this. For example:
> {code}
> {
>   executor/calls: 100
>   executor/calls/message: 90,
>   executor/calls/update: 10,
>   // etc
> }
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)