ContainerSolutions / mesos-starter

https://container-solutions.com/mesos-starter/
45 stars 10 forks source link

Health checkers #9

Open mwl opened 8 years ago

mwl commented 8 years ago

Spring Actuator health checkers for

philwinder commented 8 years ago

New commit adds something that looks like:

{"status":"DOWN","zookeeper":{"status":"UP"},"task":{"status":"DOWN","scale":"3 out of 4 tasks are operational"},"diskSpace":{"status":"UP","total":9896046592,"free":2853658624,"threshold":10485760}}

on HOST:8080/health.