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

Fix trace context in event payload #2205

Merged
merged 13 commits into from
Jun 28, 2023
Merged

Commits on Jun 27, 2023

  1. Configuration menu
    Copy the full SHA
    20073a7 View commit details
    Browse the repository at this point in the history
  2. Refactoring

    antonpirker committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    96c8d65 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    abba90f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b8a3cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    375d077 View commit details
    Browse the repository at this point in the history
  6. fix

    antonpirker committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    7b90103 View commit details
    Browse the repository at this point in the history
  7. fix

    antonpirker committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    4f07263 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. One PR one fix

    antonpirker committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    36ac71b View commit details
    Browse the repository at this point in the history
  2. typo

    antonpirker committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    a9f9c4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    937641d View commit details
    Browse the repository at this point in the history
  4. If trace context is already present, do not overwrite it. (this used …

    …to be the behavior in 1.25.0
    antonpirker committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    d4f4d92 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    37709ac View commit details
    Browse the repository at this point in the history
  6. Update sentry_sdk/scope.py

    Co-authored-by: Ivana Kellyerova <[email protected]>
    antonpirker and sentrivana authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    1049b54 View commit details
    Browse the repository at this point in the history