Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connect Sidekiq's transaction with its parent when possible #1590

Merged
merged 2 commits into from
Oct 9, 2021
Merged

Commits on Oct 8, 2021

  1. Connect Sidekiq's transaction with the previous one

    If there's a parent transaction on the client side, its sentry_trace
    should be passed and picked by the server side middleware, so the 2
    transactions can connect.
    st0012 committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    089f823 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2021

  1. Update changelog

    st0012 committed Oct 9, 2021
    Configuration menu
    Copy the full SHA
    e588ef2 View commit details
    Browse the repository at this point in the history