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 Make ci/lint page context aware: 2018-03-26 17:03:11 -06:00
concerns Changes tab VUE refactoring 2018-06-21 12:22:40 +00:00
dashboard [Rails5] Add `safe_params` helper 2018-04-08 15:35:30 +11:00
explore Resolve "Display member role per project" 2017-12-07 09:11:41 +00:00
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 Replace define_method with alias_method in Omniauth Controllers 2018-04-23 16:24:47 +01:00
oauth Port `read_cross_project` ability from EE 2018-02-22 17:11:36 +01:00
profiles Introduce a new Keys::DestroyService service 2018-05-16 20:26:22 +02:00
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 Use UserSerializer instead of `User.to_json` 2017-12-19 15:45:08 -06:00
confirmations_controller.rb Resolve "Opening Project with invite but without accepting leads to 404 error page" 2018-05-17 09:19:47 +00:00
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 Merge branch 'blackst0ne-rails5-add-safe-params-helper' into 'master' 2018-04-18 10:26:44 +00:00
health_check_controller.rb
health_controller.rb Gitaly metrics check for read/writeability 2018-06-27 08:56:19 +02:00
help_controller.rb Enable RuboCop Style/RegexpLiteral 2018-02-01 02:06:07 +09:00
ide_controller.rb Move IDE to CE 2018-03-20 14:12:48 +00:00
invites_controller.rb Replace deprecated name_with_namespace with full_name in app and spec 2018-03-05 16:15:26 +02:00
jwt_controller.rb Handle limit for datetime attributes on MySQL 2018-04-06 22:28:44 -05:00
koding_controller.rb use Gitlab::UserSettings directly as a singleton instead of including/extending it 2018-02-02 18:39:55 +00:00
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 use Gitlab::UserSettings directly as a singleton instead of including/extending it 2018-02-02 18:39:55 +00:00
profiles_controller.rb Export assigned issues in iCalendar feed 2018-05-31 14:01:04 +00:00
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 'Assigned Issues' and 'Assigned Merge Requests' as dashboard user choices 2018-03-27 12:16:12 +00:00
search_controller.rb Port `read_cross_project` ability from EE 2018-02-22 17:11:36 +01:00
sent_notifications_controller.rb Backport 5480-epic-notifications from EE 2018-05-07 12:58:47 -06:00
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 embedded snippets support 2018-02-28 18:48:26 +05:30
uploads_controller.rb Revert "Merge branch '3867-port-to-ce' into 'master'" 2018-02-28 21:09:34 +01:00
user_callouts_controller.rb Refactor UserCalloutsController enum check 2018-02-05 14:48:28 +01:00
users_controller.rb [Rails5] Add `safe_params` helper 2018-04-08 15:35:30 +11:00