gitlab-org--gitlab-foss/doc
Douwe Maan 083f9f8c0a Merge branch 'separate-sidekiq-queues' into 'master'
Use separate queues for all Sidekiq workers

## What does this MR do?

This MR updates all workers so that they (mostly) use their own Sidekiq queues. This in turn allows us to monitor queues more accurately and in the future impose queue specific throttles, limits, etc.

This is a critical part we need in 8.13, despite it being so close to release day.

See https://gitlab.com/gitlab-org/gitlab-ce/issues/23370 for more information.

## Does this MR meet the acceptance criteria?

- [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG.md) entry added
- [x] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)
- [x] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html)
- [x] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [x] Branch has no merge conflicts with `master` (if it does - rebase it please)
- [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

## What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ce/issues/23370

See merge request !7006
2016-10-21 17:42:50 +00:00
..
administration Add docs for request profiling 2016-10-14 20:18:23 +02:00
api Merge branch 'patch-1' into 'master' 2016-10-21 11:12:33 +00:00
ci Merge branch 'patch-6' into 'master' 2016-10-21 16:48:44 +00:00
container_registry Move container_registry user docs to new location 2016-09-25 11:20:57 +02:00
customization Change location and refactor issue closing pattern documentation 2016-09-22 11:09:04 +03:00
development Re-organize queues to use for Sidekiq 2016-10-21 18:17:07 +02:00
downgrade_ee_to_ce
gitlab-basics Remove redundant images 2016-10-11 13:14:08 +02:00
hooks
incoming_email Move reply by email docs to a new location 2016-09-25 11:55:14 +02:00
install Use gitlab-workhorse 0.8.5 2016-10-14 14:47:13 +01:00
integration More Bitbucket integration refactoring 2016-08-30 17:52:14 +02:00
intro Change location and refactor issue closing pattern documentation 2016-09-22 11:09:04 +03:00
legal remove undefined word Corporation from CCLA 2016-08-16 16:35:54 -07:00
logs
markdown Move markdown doc to the right location 2016-08-03 08:54:17 +03:00
migrate_ci_to_ce
monitoring fix grafana_configuration.md move link 2016-10-13 21:56:28 +00:00
operations Move operations/ to new location 2016-10-11 16:13:04 +02:00
permissions Move permissions/permissions.md to user/permissions.md 2016-07-12 17:49:03 +03:00
profile
project_services Merge branch 'master' into 'master' 2016-10-21 12:40:48 +00:00
public_access Change URLs to new permissions.md location 2016-07-12 18:03:29 +03:00
raketasks Updated logo from @luke 2016-10-17 10:55:35 -04:00
security
ssh
system_hooks
university added skipped definition 2016-10-20 15:47:57 -04:00
update Merge branch 'patch-6' into 'master' 2016-10-21 16:47:58 +00:00
user Fix import/export labels to cope with project and group labels. Added relevant specs. 2016-10-19 14:58:25 -02:00
web_hooks Added documentation for pipeline hooks 2016-08-12 17:52:02 +02:00
workflow Convert CHANGELOG to Markdown 2016-10-16 21:05:24 +02:00
README.md Add docs for request profiling 2016-10-14 20:18:23 +02:00

README.md

Documentation

User documentation

Administrator documentation

Contributor documentation

  • Development All styleguides and explanations how to contribute.
  • Legal Contributor license agreements.