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(tracing): Implement new browserTracingIntegration() #10327

Closed
wants to merge 3 commits into from

Commits on Jan 25, 2024

  1. feat(tracing): Expose custom browserTracingIntegration

    Also migrate angular as an example.
    mydea committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    b588e6d View commit details
    Browse the repository at this point in the history
  2. fix imports & export utils

    mydea committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    a4488c1 View commit details
    Browse the repository at this point in the history
  3. Update packages/angular/src/tracing.ts

    Co-authored-by: Lukas Stracke <lukas.stracke@sentry.io>
    mydea and Lms24 committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    7ba8aad View commit details
    Browse the repository at this point in the history