Http probes for sidekiq and unicorn
Changed probes to http:
-
Sidekiq - gitlab-org/gitlab!17960 (merged) -
Unicorn - gitlab-org/gitlab!17960 (merged)
Components still haven't got http probes:
-
Gitaly - Doesn't have liveness/readiness endpoints - gitlab-org/gitaly#2161 -
Workhorse - Doesn't have liveness/readiness endpoints - gitlab-org/gitlab-workhorse#232 (moved) -
Mailroom - Suddenly I don't know what is this -
Gitlab exporter - Doesn't have liveness/readiness endpoints - https://gitlab.com/gitlab-org/gitlab-exporter/issues/61 -
Shell - seems doesn't have http endpoint, also openssh that is actually handle requests doesn't have any http endpoints (for monitoring). The only thing that could be used to test it - TCP liveness probe :(
Edited by Dmitry Chepurovskiy