Compile GDK's Gitaly and Workhorse binaries with Jaeger support
requested to merge an-compile-workhorse-and-gitaly-with-jaeger-distributed-tracing-support into master
Jaeger is a distributed tracing implementation compatible with Opentracing's interfaces. This change will compile GDK versions of Workhorse and Gitaly with Jaeger support, to allow distributed tracing to be used from the GDK.
For more details, review the LabKit documentation:
https://godoc.org/gitlab.com/gitlab-org/labkit/tracing
Related To:
Edited by Andrew Newdigate