Class HealthCheckWorker

All Implemented Interfaces:
GuiceLifecycleListener, StoppableService, Runnable

public class HealthCheckWorker extends GuiceRecurringDaemon
Thread worker responsible for periodically running health checks and logging failures
  • Constructor Details

    • HealthCheckWorker

      @Inject public HealthCheckWorker(com.codahale.metrics.health.HealthCheckRegistry registry)
  • Method Details