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

feat(monitors): Add trace context to CheckIns #2241

Merged
merged 15 commits into from
Jun 23, 2023
Merged

Commits on Jun 22, 2023

  1. Configuration menu
    Copy the full SHA
    fec0f03 View commit details
    Browse the repository at this point in the history
  2. added changelog

    rjo100 committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    040d827 View commit details
    Browse the repository at this point in the history
  3. added import

    rjo100 committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    41663c2 View commit details
    Browse the repository at this point in the history
  4. fixed imports

    rjo100 committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    36dd15e View commit details
    Browse the repository at this point in the history
  5. better imports

    rjo100 committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    eb9cb3e View commit details
    Browse the repository at this point in the history
  6. changed types

    rjo100 committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    684c70a View commit details
    Browse the repository at this point in the history
  7. spec contexts explicitly

    rjo100 committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    93ca91e View commit details
    Browse the repository at this point in the history
  8. fix imports

    rjo100 committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    d5bc522 View commit details
    Browse the repository at this point in the history
  9. add to params

    rjo100 committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    aa0f018 View commit details
    Browse the repository at this point in the history
  10. remove trailing comma

    rjo100 committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    0a252e7 View commit details
    Browse the repository at this point in the history
  11. fixed spacing

    rjo100 committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    4dfc1dc View commit details
    Browse the repository at this point in the history
  12. fixed comment

    rjo100 committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    44fa152 View commit details
    Browse the repository at this point in the history
  13. more comments

    rjo100 committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    bfa65b0 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Update relay-monitors/src/lib.rs

    Co-authored-by: Joris Bayer <joris.bayer@sentry.io>
    rjo100 and jjbayer committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    d16fe2b View commit details
    Browse the repository at this point in the history
  2. Update relay-monitors/src/lib.rs

    Co-authored-by: Joris Bayer <joris.bayer@sentry.io>
    rjo100 and jjbayer committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    254da8f View commit details
    Browse the repository at this point in the history