HealthChecks icon indicating copy to clipboard operation
HealthChecks copied to clipboard

Implement HealthCheck for ServiceFabric cluster

Open grahamehorner opened this issue 8 years ago • 2 comments

Please consider implementing a ServiceFabric cluster HealthCheck

grahamehorner avatar Apr 30 '17 16:04 grahamehorner

Just curious, what would be a use-case for this? Because normally it's the other way around - Service Fabric has to listen to the result of these health checks to propagate it into its own health system.

cwe1ss avatar May 19 '17 23:05 cwe1ss

If you have multiple ServiceFabric clusters you may wish to monitor the health of a cluster from a different service or ServiceFabric cluster

grahamehorner avatar Jul 24 '17 22:07 grahamehorner