You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by Adam Medziński <ad...@gmail.com> on 2018/04/13 07:53:01 UTC

Expose HealthCheck information on Mesos HTTP endpoints

Hi everyone,

Is the information about task health check definition not exposed on
Mesos HTTP endpoints (/master/tasks or /slave/state ) for some
specific reason? I'm working on integration with Hashicorp Consul and
it would allow me to synchronize the definitions of health checks only
by using Mesos HTTP API. If this information is not exposed by
accident, I will gladly make a pull request.

Link to JIRA issue: https://issues.apache.org/jira/browse/MESOS-8780

-- 
Best regards,
Adam Medziński