Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Make opentracing trace into event persistence #10134

Merged
merged 4 commits into from
Jun 16, 2021
Merged

Commits on Jun 14, 2021

  1. Trace event persistence

    When we persist a batch of events, set the parent opentracing span to the that
    from the request, so that we can trace all the way in.
    richvdh committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    d8bfd88 View commit details
    Browse the repository at this point in the history
  2. changelog

    richvdh committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    ebc89f0 View commit details
    Browse the repository at this point in the history
  3. When we force tracing, set a baggage item

    ... so that we can check again later.
    richvdh committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    0780047 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f18d434 View commit details
    Browse the repository at this point in the history