Skip to content
This repository has been archived by the owner on Aug 3, 2022. It is now read-only.

Add support for health checking down after receiving a signal or a filesystem update #22

Open
kriswehner opened this issue Nov 15, 2016 · 1 comment

Comments

@kriswehner
Copy link

Right now the only way to proactively healthcheck down the changeserver or snapshotserver is by curling an endpoint.

We need to be able to

  • send a (configurable) signal that initiates a healthcheck down
  • watch a (configurable) filesystem location that, if the file exists, we healthcheck down, and when removed, we healthcheck back up. This enables proactive maintenance.
@davent
Copy link
Contributor

davent commented Nov 23, 2016

Currently looking at this

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants