You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Charlie Carson (JIRA)" <ji...@apache.org> on 2013/12/12 23:33:08 UTC

[jira] [Created] (MESOS-880) introduce observe endpoint to master

Charlie Carson created MESOS-880:
------------------------------------

             Summary: introduce observe endpoint to master
                 Key: MESOS-880
                 URL: https://issues.apache.org/jira/browse/MESOS-880
             Project: Mesos
          Issue Type: Sub-task
          Components: master
            Reporter: Charlie Carson


as part of mesos self-repair we need to be able to have health reported to us from either the slave or an external system.  this will introduce an http end point which will recieve a post with:

hosts=<comma seperated list of hosts>
level=OK for healthy, anything else for unhealthy
monitor=<name of the monitor that is being reported>



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)