gitlab-org--gitlab-foss/spec/lib
Andrew Newdigate 57a8859a11 Conditionally initialize the global opentracing tracer
This change will instantiate an OpenTracing tracer and configure it
as the global tracer when the GITLAB_TRACING environment variable is
configured. GITLAB_TRACING takes a "connection string"-like value,
encapsulating the driver (eg jaeger, etc) and options for the driver.

Since each service, whether it's written in Ruby or Golang, uses the
same connection-string, it should be very easy to configure all
services in a cluster, or even a single development machine to be
setup to use tracing.

Note that this change does not include instrumentation or propagation
changes as this is a way of breaking a previous larger change into
components. The instrumentation and propagation changes will follow
in separate changes.
2019-01-17 12:32:44 +02:00
..
api Fix files/blob api endpoint content disposition 2019-01-10 12:30:19 +00:00
backup Add SSE-C key configuration option for Amazon S3 remote backups 2019-01-09 16:39:20 +00:00
banzai Merge branch 'security-label-xss' into 'master' 2019-01-02 09:34:13 +00:00
bitbucket
bitbucket_server Fix Bitbucket Server importer error handling 2019-01-12 22:14:08 -08:00
constraints Pass on arguments passed to the FeatureConstrainer 2018-12-14 14:35:05 +01:00
container_registry
gitaly
gitlab Conditionally initialize the global opentracing tracer 2019-01-17 12:32:44 +02:00
google_api
json_web_token Set the JWT algorithm to RS256 in decode specs 2018-12-29 06:20:04 -08:00
mattermost Update specs to rails5 format 2018-12-19 10:04:31 +11:00
microsoft_teams
object_storage
omni_auth/strategies Switch use of Rack::Request to ActionDispatch::Request 2019-01-07 00:35:53 -08:00
quality
rspec_flaky
sentry Service for calling Sentry issues api 2019-01-09 21:04:27 +00:00
serializers Add config_options|variables to BuildMetadata 2019-01-04 16:38:17 +01:00
system_check
after_commit_queue_spec.rb
event_filter_spec.rb
expand_variables_spec.rb
extracts_path_spec.rb
feature_spec.rb Allow setting of feature gates per project 2019-01-14 14:29:51 +01:00
file_size_validator_spec.rb
forever_spec.rb
gitlab_spec.rb Resolve "Add "What's new" menu item in top navigation" 2019-01-14 16:10:19 +00:00
milestone_array_spec.rb
system_check_spec.rb
uploaded_file_spec.rb