Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for arbitrary command during polling #34

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

kennethjor
Copy link

I wanted to set up external health checks with healthcheck.io. Rather than support that provider specifically, I set it up as an arbitrary command supplied via the env var POLLING_CHECK. For instance:

POLLING_CHECK=curl -fsS -m 10 --retry 5 -o /dev/null https://hc-ping.com/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx

@otherguy otherguy self-assigned this Sep 16, 2021
@otherguy otherguy self-requested a review September 16, 2021 22:10
@otherguy otherguy added the enhancement New feature or request label Sep 16, 2021
@kennethjor
Copy link
Author

@otherguy Are you planning on merging this?

@kennethjor
Copy link
Author

@otherguy Any chance of getting this merged?

@kennethjor
Copy link
Author

@otherguy Polite ping :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants