gitlab-org--gitlab-foss/lib/gitlab/health_checks
Stan Hu 8671261309 Add a gRPC health check to ensure Gitaly is up
This will enable Geo to skip shards that not operational.

Relates to gitlab-org/gitlab-ee#4329
2018-01-24 15:47:27 -08:00
..
redis replace `is_successful?` with `successful?` 2017-08-29 11:14:42 +03:00
base_abstract_check.rb Ensure test files are deleted after tests 2017-07-25 14:19:09 +02:00
db_check.rb replace `is_successful?` with `successful?` 2017-08-29 11:14:42 +03:00
fs_shards_check.rb Allow the git circuit breaker to correctly handle missing repository storages 2017-09-22 10:05:28 +01:00
gitaly_check.rb Add a gRPC health check to ensure Gitaly is up 2018-01-24 15:47:27 -08:00
metric.rb
prometheus_text_format.rb Use key? instead of has_key? method 2017-06-07 14:37:32 +02:00
result.rb
simple_abstract_check.rb replace `is_successful?` with `successful?` 2017-08-29 11:14:42 +03:00