Skip to content
Snippets Groups Projects
  1. Feb 25, 2020
  2. Feb 21, 2020
  3. Feb 19, 2020
  4. Feb 17, 2020
  5. Feb 06, 2020
  6. Feb 05, 2020
  7. Jan 29, 2020
  8. Jan 28, 2020
  9. Jan 27, 2020
  10. Jan 24, 2020
  11. Jan 22, 2020
  12. Jan 20, 2020
  13. Jan 15, 2020
  14. Jan 14, 2020
  15. Jan 09, 2020
  16. Dec 20, 2019
  17. Nov 26, 2019
  18. Nov 07, 2019
  19. Nov 04, 2019
  20. Oct 29, 2019
  21. Oct 16, 2019
  22. Oct 07, 2019
  23. Sep 25, 2019
  24. Sep 13, 2019
  25. Sep 10, 2019
  26. Aug 30, 2019
  27. Aug 28, 2019
  28. Aug 27, 2019
  29. Aug 26, 2019
  30. Aug 14, 2019
  31. Jul 19, 2019
  32. Apr 18, 2019
  33. Apr 15, 2019
  34. Mar 29, 2019
  35. Mar 13, 2019
  36. Mar 06, 2019
  37. Jan 22, 2019
    • Andrew Newdigate's avatar
      Adds inter-service OpenTracing propagation · ca464b60
      Andrew Newdigate authored
      This change allows the GitLab rails and sidekiq components to receive
      tracing spans from upstream services such as Workhorse and pass these
      spans on to downstream services including Gitaly and Sidekiq.
      
      This change will also emit traces for incoming and outgoing requests
      using the propagated trace information. This will allow operators and
      engineers to view traces across the Workhorse, GitLab Rails, Sidekiq and
      Gitaly components.
      
      Additional intra-service instrumentation will be added in future
      changes.
      ca464b60
Loading