gitlab-org--gitlab-foss/lib/gitlab/middleware
Andrew Newdigate 4f4de36cac Migrate correlation and tracing code to LabKit
This change is a fairly straightforward refactor to extract the tracing
and correlation-id code from the gitlab rails codebase into the new
LabKit-Ruby project.

The corresponding import into LabKit-Ruby was in
https://gitlab.com/gitlab-org/labkit-ruby/merge_requests/1

The code itself remains very similar for now.

Extracting it allows us to reuse it in other projects, such as
Gitaly-Ruby. This will give us the advantages of correlation-ids and
distributed tracing in that project too.
2019-04-18 09:57:16 +02:00
..
read_only Bang up predicate methods and use #internal_route? 2019-01-16 19:14:46 +11:00
basic_health_check.rb Fix health checks not working behind load balancers 2019-03-12 12:46:40 -07:00
correlation_id.rb Migrate correlation and tracing code to LabKit 2019-04-18 09:57:16 +02:00
go.rb Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
multipart.rb Fix multipart attachments not uploading 2019-01-05 01:56:47 -08:00
rails_queue_duration.rb Log queue duration in production_json.log 2019-02-12 06:58:55 -08:00
read_only.rb Enable even more frozen string for lib/gitlab 2018-11-16 17:41:14 -08:00
release_env.rb Enable even more frozen string for lib/gitlab 2018-11-16 17:41:14 -08:00
static.rb Enable even more frozen string for lib/gitlab 2018-11-16 17:41:14 -08:00