gitlab-org--gitlab-foss/app/controllers
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
..
admin Merge branch 'patch-28' into 'master' 2018-06-26 10:39:32 +00:00
boards Backport of "Add assignee lists to boards" 2018-06-07 20:54:24 +00:00
ci
concerns Changes tab VUE refactoring 2018-06-21 12:22:40 +00:00
dashboard
explore
google_api
groups Merge remote-tracking branch 'origin/master' into 39549-label-list-page-redesign-with-draggable-labels 2018-06-06 08:50:13 +01:00
import Simplify error message handling in Projects::CreateService 2018-06-06 02:00:49 -07:00
ldap
oauth
profiles
projects Bring changes from EE 2018-06-26 01:33:12 +08:00
sherlock
snippets
users Users can accept terms during registration 2018-06-08 19:17:00 +02:00
abuse_reports_controller.rb
application_controller.rb [Rails5] Force the `protect_from_forgery` callback run first 2018-06-21 21:44:31 +11:00
autocomplete_controller.rb
confirmations_controller.rb
dashboard_controller.rb Rails5 fix expected: 0 times with any arguments received: 1 time with arguments: DashboardController 2018-06-20 10:59:34 +02:00
graphql_controller.rb Handle exceptions outside the GraphQL schema 2018-06-05 20:47:42 +02:00
groups_controller.rb
health_check_controller.rb
health_controller.rb Gitaly metrics check for read/writeability 2018-06-27 08:56:19 +02:00
help_controller.rb
ide_controller.rb
invites_controller.rb
jwt_controller.rb
koding_controller.rb
metrics_controller.rb [Rails5] Force the `protect_from_forgery` callback run first 2018-06-21 21:44:31 +11:00
notification_settings_controller.rb
omniauth_callbacks_controller.rb Honor saml assurance level to allow 2FA bypassing 2018-06-25 15:32:03 +00:00
passwords_controller.rb
profiles_controller.rb
projects_controller.rb Set flash error message only for current request when updating project 2018-06-25 10:19:13 +07:00
registrations_controller.rb Users can accept terms during registration 2018-06-08 19:17:00 +02:00
root_controller.rb
search_controller.rb
sent_notifications_controller.rb
sessions_controller.rb Show a reCAPTCHA on signin page if custom header is set 2018-06-21 15:37:34 -07:00
snippets_controller.rb
uploads_controller.rb
user_callouts_controller.rb
users_controller.rb