Skip to content
Snippets Groups Projects
  1. Feb 03, 2022
    • Richard van der Hoff's avatar
      Improve opentracing for federation requests (#11870) · 964f5b93
      Richard van der Hoff authored
      The idea here is to set the parent span for incoming federation requests to the
      *outgoing* span on the other end. That means that you can see (most of) the
      full end-to-end flow when you have a process that includes federation requests.
      
      However, in order not to lose information, we still want a link to the
      `incoming-federation-request` span from the servlet, so we have to create
      another span to do exactly that.
      964f5b93
  2. Feb 02, 2022
  3. Feb 01, 2022
  4. Jan 31, 2022
  5. Jan 28, 2022
  6. Jan 27, 2022
  7. Jan 26, 2022
  8. Jan 25, 2022
Loading