Skip to content

Raise an alert it Gitaly is down for more than one minute on a file server

Andrew Newdigate requested to merge check-gitaly-down into master

If Gitaly stops running on a file server, any incoming requests to that storage host will fail.

This alert ensures that Gitaly is never down for more than a minute. In future, once we have zero-downtime deploys in place, we should decrease this limit.

Edited by Andrew Newdigate

Merge request reports