gitlab-org--gitlab-foss/spec/lib/gitlab/health_checks
Zeger-Jan van de Weg 65840591cd
Gitaly metrics check for read/writeability
Prior to this change, health checks checked for writeability of the NFS
shards. Given we're moving away from that, this patch extends the checks
for Gitaly to check for read and writeability.

Potentially some dashboards will break, as over time these metrics will
no longer appear as Prometheus doesn't get the data anymore.
Observability in the circuit breaker will be reduced, but its not
expected to be turned on and the circuit breaker is being removed soon
too.

Closes https://gitlab.com/gitlab-org/gitaly/issues/1218
2018-06-27 08:56:19 +02:00
..
redis Support multiple Redis instances based on queue type 2017-07-11 03:35:47 +00:00
db_check_spec.rb
gitaly_check_spec.rb Gitaly metrics check for read/writeability 2018-06-27 08:56:19 +02:00
prometheus_text_format_spec.rb Make PrometheusTextFormat return proper output terminated with '\n' 2017-06-02 19:48:39 +02:00
simple_check_shared.rb Add unit to latency metrics. 2017-07-12 14:48:46 +02:00