Skip to content

Compile GDK's Gitaly and Workhorse binaries with Jaeger support

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:

  1. https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/24186
  2. https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/24239
  3. https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/21280
  4. gitaly!976 (merged)
  5. gitlab-workhorse!325 (merged)
  6. labkit!2 (merged)
  7. labkit!7 (merged)
Edited by Andrew Newdigate

Merge request reports

Loading