gitlab-org--gitlab-foss/lib/gitlab/tracing
Andrew Newdigate 3288e1a874 Adds the Rubocop ReturnNil cop
This style change enforces `return if ...` instead of
`return nil if ...` to save maintainers a few minor review points
2019-03-06 17:51:56 +02:00
..
rails Add OpenTracing instrumentation for Action View Render events 2019-01-30 13:38:19 +02:00
sidekiq Adds inter-service OpenTracing propagation 2019-01-22 18:15:30 +02:00
common.rb Adds tracing support for ActiveRecord notifications 2019-01-24 13:11:09 +02:00
factory.rb
grpc_interceptor.rb Adds inter-service OpenTracing propagation 2019-01-22 18:15:30 +02:00
jaeger_factory.rb Adds the Rubocop ReturnNil cop 2019-03-06 17:51:56 +02:00
rack_middleware.rb Adds inter-service OpenTracing propagation 2019-01-22 18:15:30 +02:00