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
When I added the coordinator health checking, I made each health item have its own URL, linked from https://farmer.golang.org/#health ...
... etc
It returns:
That should make it easy to plug in to our existing Stackdriver alerting, to send emails when things are unhealthy.
If the HTTP status + body aren't sufficient to make the Stackdriver integration trivial, adjust the coordinator such that it is.
/cc @dmitshur @andybons
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When I added the coordinator health checking, I made each health item have its own URL, linked from https://farmer.golang.org/#health ...
... etc
It returns:
That should make it easy to plug in to our existing Stackdriver alerting, to send emails when things are unhealthy.
If the HTTP status + body aren't sufficient to make the Stackdriver integration trivial, adjust the coordinator such that it is.
/cc @dmitshur @andybons
The text was updated successfully, but these errors were encountered: