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(node): Suppress tracing for transport request execution rather than transport creation #13491

Merged
merged 6 commits into from
Aug 28, 2024

Commits on Aug 28, 2024

  1. fix(node): Suppress tracing for transport request execution rather th…

    …an transport creation
    lforst committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    462df8f View commit details
    Browse the repository at this point in the history
  2. Remove logic to not create span for sentry requests (replaced with pr…

    …oper suppressTracing)
    lforst committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    43a2cf1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9bf399c View commit details
    Browse the repository at this point in the history
  4. format & lint

    lforst committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    c29c190 View commit details
    Browse the repository at this point in the history
  5. Don't suppress for browser SDK

    lforst committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    5aedd74 View commit details
    Browse the repository at this point in the history
  6. fix

    lforst committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    691b527 View commit details
    Browse the repository at this point in the history