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): Make BrowserTracing heartbeat interval configurable #5867

Merged
merged 7 commits into from Oct 7, 2022

Commits on Oct 5, 2022

  1. feat(browser): make heartbeat interval configurable

    Signed-off-by: Outsider <outsideris@gmail.com>
    outsideris committed Oct 5, 2022
    Copy the full SHA
    0d1b6cc View commit details
    Browse the repository at this point in the history
  2. feat(browser): make heartbeatInterval optional

    Signed-off-by: Outsider <outsideris@gmail.com>
    outsideris committed Oct 5, 2022
    Copy the full SHA
    a7b0cfc View commit details
    Browse the repository at this point in the history
  3. feat(browser): test for heartbeatInterval

    Signed-off-by: Outsider <outsideris@gmail.com>
    outsideris committed Oct 5, 2022
    Copy the full SHA
    7294db1 View commit details
    Browse the repository at this point in the history
  4. Update packages/tracing/src/browser/browsertracing.ts

    Co-authored-by: Lukas Stracke <lukas.stracke@sentry.io>
    outsideris and Lms24 committed Oct 5, 2022
    Copy the full SHA
    60ab075 View commit details
    Browse the repository at this point in the history
  5. feat(browser): fix lint errors

    Signed-off-by: Outsider <outsideris@gmail.com>
    outsideris committed Oct 5, 2022
    Copy the full SHA
    aa1b794 View commit details
    Browse the repository at this point in the history
  6. Update packages/tracing/src/hubextensions.ts

    Co-authored-by: Lukas Stracke <lukas.stracke@sentry.io>
    outsideris and Lms24 committed Oct 5, 2022
    Copy the full SHA
    8f7ca31 View commit details
    Browse the repository at this point in the history
  7. fix tests as startIdleTransaction signature

    Signed-off-by: Outsider <outsideris@gmail.com>
    outsideris committed Oct 5, 2022
    Copy the full SHA
    fafb533 View commit details
    Browse the repository at this point in the history