You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Gastón Kleiman (JIRA)" <ji...@apache.org> on 2018/02/01 22:10:00 UTC

[jira] [Created] (MESOS-8533) Add metrics for invalid scheduler calls

Gastón Kleiman created MESOS-8533:
-------------------------------------

             Summary: Add metrics for invalid scheduler calls
                 Key: MESOS-8533
                 URL: https://issues.apache.org/jira/browse/MESOS-8533
             Project: Mesos
          Issue Type: Task
          Components: master, scheduler api
            Reporter: Gastón Kleiman


The Mesos master currently has only two counters for invalid scheduler calls:

* {{invalid_status_update_acknowledgements}} for {{ACKNOWLEDGE}} calls
* {{invalid_framework_to_executor_messages}} for {{MESSAGE}} calls.

We should add a counter for each type of call.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)