Configuration to enable Tracing for a GitLab instance
We should add the configuration necessary to enable tracing of the GitLab instance to `gitlab.rb`. This will allow customers to more easily enable tracing within their deployments of GitLab.
We should add two new settings:
* Whether this should be enabled or disabled
* The URL of the Jaeger server to send tracing to
issue